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

0.997

parent ce302bbd
Branches
Tags
No related merge requests found
# $Id: Makefile,v 1.22 2000-12-12 15:26:14 geuzaine Exp $ # $Id: Makefile,v 1.23 2000-12-13 13:21:13 geuzaine Exp $
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
# Makefile for Gmsh # Makefile for Gmsh
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
GMSH_RELEASE = 0.996 GMSH_RELEASE = 0.997
MAKE = make MAKE = make
CC = g++ CC = g++
......
...@@ -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.996 "12 December 2000" .TH Gmsh 0.997 "12 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.996/\fR Gmsh example files in \fI/usr/doc/gmsh-0.997/\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.996 Version: 0.997
Source: gmsh-0.996.tar.gz Source: gmsh-0.997.tar.gz
Release: 1 Release: 1
Copyright: distributable Copyright: distributable
Group: Applications/Engineering Group: Applications/Engineering
......
...@@ -261,11 +261,11 @@ files. ...@@ -261,11 +261,11 @@ 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.996 (12 December 2000): Version 0.997 (?? ?? 2000):
<ul> <ul>
<li>Red Hat package with man page and examples <li>Red Hat package with man page and examples
<ul> <ul>
<li><A href="/gmsh/latest/gmsh-0.996-1.i386.rpm">Linux (i386, glibc 2.1) RPM</A> <li><A href="/gmsh/latest/gmsh-0.997-1.i386.rpm">Linux (i386, glibc 2.1) RPM</A>
</ul> </ul>
<li>Tarballs <li>Tarballs
<ul> <ul>
...@@ -299,6 +299,8 @@ files. ...@@ -299,6 +299,8 @@ files.
<td><font face="Helvetica, Arial" size=-1> <td><font face="Helvetica, Arial" size=-1>
New in 0.997: Corrected bug in interactive surface/volume selection;
<p>
New in 0.996: Arrays of variables; Enhanced Printf and Sprintf; New in 0.996: Arrays of variables; Enhanced Printf and Sprintf;
Simplified options (suppression of option arrays). Simplified options (suppression of option arrays).
<p> <p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment