From f430ab6d8a56204ac96bb8889eac9fa2454562de Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Tue, 13 Nov 2001 08:11:39 +0000 Subject: [PATCH] 1.29 --- doc/gmsh.1 | 6 +++--- doc/gmsh.html | 2 +- utils/build_machines | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/gmsh.1 b/doc/gmsh.1 index 146f9848ba..0e0429788a 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 3fecdc2b84..c407b27bc4 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 cc1f24777a..b1541519fa 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) -- GitLab