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

.2

parent fbe90858
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.55 2004-02-28 00:48:50 geuzaine Exp $
# $Id: Makefile,v 1.56 2004-03-04 18:16:42 geuzaine Exp $
#
# Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
#
......@@ -158,7 +158,7 @@ depend:
../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h \
../DataStr/avl.h ../DataStr/Tools.h ../Numeric/Numeric.h Mesh.h \
Vertex.h Simplex.h Edge.h ../Geo/ExtrudeParams.h STL.h Metric.h \
Matrix.h 2D_Mesh.h
Matrix.h 2D_Mesh.h ../Common/Context.h
2D_Tree.o: 2D_Tree.cpp ../Common/Gmsh.h ../Common/Message.h \
../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h \
../DataStr/avl.h ../DataStr/Tools.h Mesh.h Vertex.h Simplex.h Edge.h \
......
......@@ -109,11 +109,11 @@ available for Windows, Linux and Mac OS X. The tutorial and demo files
are included in the archives.
<ul>
<li><a href="/gmsh/bin/Windows/gmsh-1.51.0-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.51.0-1.i386.rpm">Linux RPM (i386, Red Hat >= 7.3)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.51.0-Linux.tgz">Linux tarball (i386, glibc >= 2.2)</a>
<li><a href="/gmsh/bin/MacOSX/gmsh-1.51.0-MacOSX.tgz">Mac OS X tarball (Mac OS X >= 10.2)</a>
<li><a href="/gmsh/src/gmsh-1.51.1-source.tgz">Source tarball (all platforms)</a>
<li><a href="/gmsh/bin/Windows/gmsh-1.51.2-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.51.2-1.i386.rpm">Linux RPM (i386, Red Hat >= 7.3)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.51.2-Linux.tgz">Linux tarball (i386, glibc >= 2.2)</a>
<li><a href="/gmsh/bin/MacOSX/gmsh-1.51.2-MacOSX.tgz">Mac OS X tarball (Mac OS X >= 10.2)</a>
<li><a href="/gmsh/src/gmsh-1.51.2-source.tgz">Source tarball (all platforms)</a>
<a href="#build-footnote" name="build-footmark"><sup>2</sup></a>
</ul>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment