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

*** empty log message ***

parent 8a9a9edf
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ generator with built-in pre- and post-processing facilities</h1> ...@@ -25,7 +25,7 @@ generator with built-in pre- and post-processing facilities</h1>
<p> <p>
<h3 align="center">Christophe Geuzaine and Jean-Franois Remacle</h3> <h3 align="center">Christophe Geuzaine and Jean-Franois Remacle</h3>
<p> <p>
<h3 align=center>Version 2.0, February 5 2006</h3> <h3 align=center>Version 2.0.8, July 13 2007</h3>
<p> <p>
<center> <center>
<a href="#Description">Description</a> | <a href="#Description">Description</a> |
...@@ -120,10 +120,10 @@ Linux and Mac OS X. The tutorial and demo files are included in the ...@@ -120,10 +120,10 @@ Linux and Mac OS X. The tutorial and demo files are included in the
archives. archives.
<ul> <ul>
<li><a href="/gmsh/bin/Windows/gmsh-2.0.7-Windows.zip">Windows (NT, 2000, XP)</a> <li><a href="/gmsh/bin/Windows/gmsh-2.0.8-Windows.zip">Windows (NT, 2000, XP)</a>
<li><a href="/gmsh/bin/Linux/gmsh-2.0.7-Linux.tgz">Linux (Intel, glibc 2.3)</a> <li><a href="/gmsh/bin/Linux/gmsh-2.0.8-Linux.tgz">Linux (Intel, glibc 2.3)</a>
<li><a href="/gmsh/bin/MacOSX/gmsh-2.0.7-MacOSX.tgz">Mac OS X (Universal, 10.4)</a> <li><a href="/gmsh/bin/MacOSX/gmsh-2.0.8-MacOSX.tgz">Mac OS X (Universal, 10.4)</a>
<li><a href="/gmsh/src/gmsh-2.0.7-source.tgz">Source (all platforms)</a> <li><a href="/gmsh/src/gmsh-2.0.8-source.tgz">Source (all platforms)</a>
<a href="#build-footnote" name="build-footmark"><sup>2</sup></a> <a href="#build-footnote" name="build-footmark"><sup>2</sup></a>
</ul> </ul>
......
# $Id: Makefile,v 1.13 2007-07-12 16:23:32 geuzaine Exp $ # $Id: Makefile,v 1.14 2007-07-13 14:32:09 geuzaine Exp $
# #
# Copyright (C) 1997-2007 C. Geuzaine, J.-F. Remacle # Copyright (C) 1997-2007 C. Geuzaine, J.-F. Remacle
# #
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
# Please report all bugs and problems to <gmsh@geuz.org>. # Please report all bugs and problems to <gmsh@geuz.org>.
dvi: dvi:
TEX=latex;texi2dvi gmsh.texi texi2dvi gmsh.texi
ps: dvi ps: dvi
dvips gmsh -o dvips gmsh -o
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment