diff --git a/Common/GetOptions.cpp b/Common/GetOptions.cpp index 32494d42e39c29e3aaf01a4af0d408a2906bf289..b0f0bec6f77405dcf6135a578ab135e4de0a0f03 100644 --- a/Common/GetOptions.cpp +++ b/Common/GetOptions.cpp @@ -1,4 +1,4 @@ -// $Id: GetOptions.cpp,v 1.14 2001-02-22 14:43:39 remacle Exp $ +// $Id: GetOptions.cpp,v 1.15 2001-03-08 14:52:05 geuzaine Exp $ #include "Gmsh.h" #include "GmshUI.h" @@ -25,8 +25,7 @@ char gmsh_date[] = "Build Date : " GMSH_DATE ; char gmsh_host[] = "Build Host : " GMSH_HOST ; char gmsh_packager[] = "Packager : " GMSH_PACKAGER ; char gmsh_url[] = "URL : http://www.geuz.org/gmsh/" ; -char gmsh_email[] = "E-Mail : Christophe.Geuzaine@ulg.ac.be\n" - " Remacle@scorec.rpi.edu" ; +char gmsh_email[] = "Mailing List : gmsh@geuz.org" ; void Print_Usage(char *name){ Msg(DIRECT, "Usage: %s [options] [files]", name); diff --git a/www/gmsh.html b/www/gmsh.html index 48446fea14207a9fd167f0a95c01ca466dfd5759..2f035642853fb978c64056b080090b532dc49ca6 100644 --- a/www/gmsh.html +++ b/www/gmsh.html @@ -50,7 +50,7 @@ ENDSCRIPT---> This page is a mirror of <a href="/gmsh/">/gmsh/</a><p> ENDMIRROR---> -<!---BEGINDATE$Date: 2001-03-07 07:21:09 $ENDDATE---> +<!---BEGINDATE$Date: 2001-03-08 14:52:05 $ENDDATE---> Copyright © 1998-2001<br> Jean-Fran�ois Remacle and @@ -248,6 +248,57 @@ files. <!------------------------------------------------------------------> +<!---BEGINSCRIPT + +<tr valign=top> + + <td width="130" align="right"> + <font color="#ffffff" face="Helvetica, Arial"><b>Mailing list</b></font></td> + + <td width="60"> + </td> + + <td align="left" colspan=2><font face="Helvetica, Arial" size=-1> + A <a target="_top" href="/mailman/listinfo/gmsh">mailing list</a> is now available! + The archive of the list is available <a target="_top" href="/pipermail/gmsh/">here</a>. + </font></td> + +</tr> + +<!------------------------------------------------------------------> + +<tr valign=top> + + <td width="130" align="right"> + <font color="#ffffff" face="Helvetica, Arial"><b>Search documentation</b></font></td> + + <td width="60"> + </td> + + <td align="left" colspan=2><font face="Helvetica, Arial" size=-1> + +<form method="get" action="/cgi-bin/htsearch"> +<input type="text" size="30" name="words" value=""> +</select> + +<input type="hidden" name="config" value="htdig"> +<input type="hidden" name="restrict" value="http://www.geuz.org/gmsh/"> +<input type="hidden" name="exclude" value=""> +Match <select name="method"> +<option value="and" selected>All +<option value="or">Any +<option value="boolean">Boolean +</select> +</form> + + </font></td> + +</tr> + +ENDSCRIPT---> + +<!------------------------------------------------------------------> + <tr valign=top> <td width="130" align="right"> @@ -298,8 +349,9 @@ are included in the archives. Gmsh is developed by <A HREF="mailto:Remacle@scorec.rpi.edu">Jean-Fran�ois Remacle</A> and <A HREF="mailto:Christophe.Geuzaine@ulg.ac.be">Christophe Geuzaine</A>. -Feel free to contact us to send bugs, remarks or nice pictures you achieved -with Gmsh (we'll put them on the web site). +Feel free to e-mail questions, comments or bugs to the +<a target="_top" href="/mailman/listinfo/gmsh">mailing list</a>: +<a href="mailto:gmsh@geuz.org">gmsh@geuz.org</a>! </td>