From 0bbb9887749bb73cf3071b4b7c258306a21ed3c3 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Tue, 12 Dec 2000 17:13:12 +0000 Subject: [PATCH] *** empty log message *** --- www/Makefile | 2 +- www/gmsh.html | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/www/Makefile b/www/Makefile index 9f0677e262..47285ff718 100644 --- a/www/Makefile +++ b/www/Makefile @@ -8,4 +8,4 @@ cgi: cat gmsh.html |\ sed "s/<!---BEGINSCRIPT//g" |\ sed "s/ENDSCRIPT--->//g" > geuzaine-gmsh.cgi - + chmod 755 geuzaine-gmsh.cgi diff --git a/www/gmsh.html b/www/gmsh.html index b8fc11e981..dd0ac9939a 100644 --- a/www/gmsh.html +++ b/www/gmsh.html @@ -1,6 +1,3 @@ - -<!--- PLEASE DO NOT EDIT the BEGINSCRIPT and ENDSCRIPT comments ---> - <!---BEGINSCRIPT #!/bin/sh @@ -11,6 +8,8 @@ echo cat << EOM ENDSCRIPT---> +<!--- PLEASE DO NOT EDIT the BEGINSCRIPT and ENDSCRIPT comments ---> + <HTML> <HEAD> @@ -50,7 +49,7 @@ cat << EOM page requests since May 24, 1998<br><br> ENDSCRIPT---> - Last updated <b>December 10, 2000</b><br><br> + Last updated <b>December 12, 2000</b><br><br> © 1998-2000 C. Geuzaine, J.-F. Remacle<br> </font></td> -- GitLab