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

0.999

parent 585e43d8
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
.\" Copyright (c) 2000 J.-F. Remacle, C. Geuzaine .\" Copyright (c) 2000 J.-F. Remacle, C. Geuzaine
.\" .\"
.\" ====================================================================== .\" ======================================================================
.TH Gmsh 0.998 "18 December 2000" .TH Gmsh 0.999 "20 December 2000"
.UC 4 .UC 4
.\" ====================================================================== .\" ======================================================================
.SH NAME .SH NAME
...@@ -209,7 +209,7 @@ Remacle (Remacle@scorec.rpi.edu). ...@@ -209,7 +209,7 @@ Remacle (Remacle@scorec.rpi.edu).
.SH SEE ALSO .SH SEE ALSO
Gmsh homepage at \fIhttp://www.geuz.org/gmsh/\fR Gmsh homepage at \fIhttp://www.geuz.org/gmsh/\fR
.PP .PP
Gmsh example files in \fI/usr/doc/gmsh-0.998/\fR or \fI/usr/share/doc/gmsh-0.998/\fR Gmsh example files in \fI/usr/doc/gmsh-0.999/\fR
.PP .PP
GetDP (a scientific computation software for the numerical solution of GetDP (a scientific computation software for the numerical solution of
integro-differential equations, using finite element and integral type integro-differential equations, using finite element and integral type
......
Summary: A 3D mesh generator with pre- and post-processing facilities Summary: A 3D mesh generator with pre- and post-processing facilities
Name: gmsh Name: gmsh
Version: 0.998 Version: 0.999
Source: gmsh-0.998.tar.gz Source: gmsh-0.999.tar.gz
Release: 1 Release: 1
Copyright: distributable Copyright: distributable
Group: Applications/Engineering Group: Applications/Engineering
...@@ -27,7 +27,7 @@ Install Gmsh if you need a simple 3D finite element mesh generator. ...@@ -27,7 +27,7 @@ Install Gmsh if you need a simple 3D finite element mesh generator.
%setup -c -q %setup -c -q
%build %build
make linux make linux-rpm
make utils make utils
rm -rf CVS */CVS */*/CVS rm -rf CVS */CVS */*/CVS
......
...@@ -261,7 +261,7 @@ files. ...@@ -261,7 +261,7 @@ files.
under Linux) or modify the LD_LIBRARY_PATH (or SHLIB_PATH on HP) under Linux) or modify the LD_LIBRARY_PATH (or SHLIB_PATH on HP)
in order for Gmsh to find these libraries. in order for Gmsh to find these libraries.
<p> <p>
Version 0.999 (?? 2000): Version 0.999 (20 December 2000):
<ul> <ul>
<li>Red Hat package with man page and examples <li>Red Hat package with man page and examples
<ul> <ul>
...@@ -299,7 +299,8 @@ files. ...@@ -299,7 +299,8 @@ files.
<td><font face="Helvetica, Arial" size=-1> <td><font face="Helvetica, Arial" size=-1>
New in 0.999: Jpeg output; Clean up of export functions; small fixes; New in 0.999: Jpeg output and easy mpeg generatio (see t8.geo in the
tutorial); Clean up of export functions; small fixes;
<p> <p>
New in 0.998: Corrected bug introduced in 0.997 in the generation of New in 0.998: Corrected bug introduced in 0.997 in the generation of
the initial 3D mesh; the initial 3D mesh;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment