diff --git a/doc/gmsh.1 b/doc/gmsh.1 index 146f9848ba25c714fb615e4f950240ee0524dacc..0e0429788a1f6bcbe2285f5ac2b1f5bb08bb0be8 100644 --- a/doc/gmsh.1 +++ b/doc/gmsh.1 @@ -5,7 +5,7 @@ .\" Copyright (c) 2000-2001 J.-F. Remacle, C. Geuzaine .\" .\" ====================================================================== -.TH Gmsh 1 "5 October 2001" "Version 1.27" "Gmsh Manual Pages" +.TH Gmsh 1 "12 November 2001" "Version 1.29" "Gmsh Manual Pages" .UC 4 .\" ====================================================================== .SH NAME @@ -120,7 +120,7 @@ specify mesh output file name. .B \-format msh|unv|gref set output mesh format (default: msh). .TP 4 -.B \-algo iso|aniso|tri +.B \-algo iso|tri|aniso select the two-dimensional mesh algorithm (default: iso). .TP 4 .B \-smooth int @@ -225,6 +225,6 @@ Remacle (Remacle@scorec.rpi.edu). .SH SEE ALSO .BR getdp (1), .br -Gmsh examples (\fI/usr/doc/gmsh-1.27/\fR), +Gmsh examples (\fI/usr/doc/gmsh-1.29/\fR), .br Gmsh homepage (\fIhttp://www.geuz.org/gmsh/\fR). diff --git a/doc/gmsh.html b/doc/gmsh.html index 3fecdc2b849cc0bb7eb1e3427ff66be131927cec..c407b27bc46509852c4ea9823c626824b27b44b5 100644 --- a/doc/gmsh.html +++ b/doc/gmsh.html @@ -27,7 +27,7 @@ generator with built-in pre- and post-processing facilities</h1> <p> <h3 align="center">Christophe Geuzaine and Jean-François Remacle</h3> <p> -<h3 align=center>Version <a href="doc/VERSIONS">1.29</a>, 12 November 2001</h3> +<h3 align=center>Version <a href="doc/VERSIONS">1.29</a>, 13 November 2001</h3> <p> <h2>Description</h2> diff --git a/utils/build_machines b/utils/build_machines index cc1f24777a71345f3090c21025abc5a7961e4700..b1541519fa8fdd477da101acc539974b12d2ae54 100644 --- a/utils/build_machines +++ b/utils/build_machines @@ -1,4 +1,4 @@ -Windows elap{15|74}.montefiore.ulg.ac.be +Windows elap15.montefiore.ulg.ac.be Linux elap21.montefiore.ulg.ac.be TRU64 elap53.montefiore.ulg.ac.be IRIX elap20.montefiore.ulg.ac.be @@ -9,7 +9,7 @@ AIX sp2s.ulg.ac.be Where to change the version number? 1) Makfile -2) utils/gmsh_fltk.spec (2 occurrences) +2) utils/gmsh.spec (2 occurrences) 3) doc/gmsh.1 (2 occurrences) 4) doc/VERSIONS (1 occurrence) 5) www/gmsh.html (several occurrences)