Skip to content
Snippets Groups Projects
Commit 4e7a8136 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent fef1a365
No related branches found
No related tags found
No related merge requests found
// $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 "Gmsh.h"
#include "GmshUI.h" #include "GmshUI.h"
...@@ -25,8 +25,7 @@ char gmsh_date[] = "Build Date : " GMSH_DATE ; ...@@ -25,8 +25,7 @@ char gmsh_date[] = "Build Date : " GMSH_DATE ;
char gmsh_host[] = "Build Host : " GMSH_HOST ; char gmsh_host[] = "Build Host : " GMSH_HOST ;
char gmsh_packager[] = "Packager : " GMSH_PACKAGER ; char gmsh_packager[] = "Packager : " GMSH_PACKAGER ;
char gmsh_url[] = "URL : http://www.geuz.org/gmsh/" ; char gmsh_url[] = "URL : http://www.geuz.org/gmsh/" ;
char gmsh_email[] = "E-Mail : Christophe.Geuzaine@ulg.ac.be\n" char gmsh_email[] = "Mailing List : gmsh@geuz.org" ;
" Remacle@scorec.rpi.edu" ;
void Print_Usage(char *name){ void Print_Usage(char *name){
Msg(DIRECT, "Usage: %s [options] [files]", name); Msg(DIRECT, "Usage: %s [options] [files]", name);
......
...@@ -50,7 +50,7 @@ ENDSCRIPT---> ...@@ -50,7 +50,7 @@ ENDSCRIPT--->
This page is a mirror of <a href="/gmsh/">/gmsh/</a><p> This page is a mirror of <a href="/gmsh/">/gmsh/</a><p>
ENDMIRROR---> ENDMIRROR--->
<!---BEGINDATE$Date: 2001-03-07 07:21:09 $ENDDATE---> <!---BEGINDATE$Date: 2001-03-08 14:52:05 $ENDDATE--->
Copyright &copy; 1998-2001<br> Copyright &copy; 1998-2001<br>
Jean-François Remacle and Jean-François Remacle and
...@@ -248,6 +248,57 @@ files. ...@@ -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>
&nbsp;
<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> <tr valign=top>
<td width="130" align="right"> <td width="130" align="right">
...@@ -298,8 +349,9 @@ are included in the archives. ...@@ -298,8 +349,9 @@ are included in the archives.
Gmsh is developed by Gmsh is developed by
<A HREF="mailto:Remacle@scorec.rpi.edu">Jean-François Remacle</A> and <A HREF="mailto:Remacle@scorec.rpi.edu">Jean-François Remacle</A> and
<A HREF="mailto:Christophe.Geuzaine@ulg.ac.be">Christophe Geuzaine</A>. <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 Feel free to e-mail questions, comments or bugs to the
with Gmsh (we'll put them on the web site). <a target="_top" href="/mailman/listinfo/gmsh">mailing list</a>:
<a href="mailto:gmsh@geuz.org">gmsh@geuz.org</a>!
</td> </td>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment