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

0.997

parent ce302bbd
No related branches found
No related tags found
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
# ----------------------------------------------------------------------
GMSH_RELEASE = 0.996
GMSH_RELEASE = 0.997
MAKE = make
CC = g++
......
......@@ -5,7 +5,7 @@
.\" Copyright (c) 2000 J.-F. Remacle, C. Geuzaine
.\"
.\" ======================================================================
.TH Gmsh 0.996 "12 December 2000"
.TH Gmsh 0.997 "12 December 2000"
.UC 4
.\" ======================================================================
.SH NAME
......@@ -209,7 +209,7 @@ Remacle (Remacle@scorec.rpi.edu).
.SH SEE ALSO
Gmsh homepage at \fIhttp://www.geuz.org/gmsh/\fR
.PP
Gmsh example files in \fI/usr/doc/gmsh-0.996/\fR
Gmsh example files in \fI/usr/doc/gmsh-0.997/\fR
.PP
GetDP (a scientific computation software for the numerical solution of
integro-differential equations, using finite element and integral type
......
Summary: A 3D mesh generator with pre- and post-processing facilities
Name: gmsh
Version: 0.996
Source: gmsh-0.996.tar.gz
Version: 0.997
Source: gmsh-0.997.tar.gz
Release: 1
Copyright: distributable
Group: Applications/Engineering
......
......@@ -261,11 +261,11 @@ files.
under Linux) or modify the LD_LIBRARY_PATH (or SHLIB_PATH on HP)
in order for Gmsh to find these libraries.
<p>
Version 0.996 (12 December 2000):
Version 0.997 (?? ?? 2000):
<ul>
<li>Red Hat package with man page and examples
<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>
<li>Tarballs
<ul>
......@@ -299,6 +299,8 @@ files.
<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;
Simplified options (suppression of option arrays).
<p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment