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

typos

parent 04a9e323
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.61 2001-02-19 13:08:41 geuzaine Exp $
# $Id: Makefile,v 1.62 2001-02-19 15:58:30 geuzaine Exp $
# ----------------------------------------------------------------------
# Makefile for Gmsh
# ----------------------------------------------------------------------
......@@ -436,7 +436,7 @@ fltk_rpm: src
rpm -bb utils/gmsh_fltk.spec
cp /usr/src/redhat/RPMS/i386/$(GMSH_SRCRPM)-1.i386.rpm .
cp /usr/src/redhat/BUILD/$(GMSH_SRCRPM)/bin/gmsh .
gtar zcvf gmsh-$(GMSH_UNAME).tgz gmsh
gtar zcvf gmsh-$(GMSH_UNAME).tgz gmsh tutorial demos
rm -f gmsh
fltk_mingw: tag
......
$Id: README,v 1.5 2001-02-19 14:58:41 geuzaine Exp $
$Id: README,v 1.6 2001-02-19 15:58:30 geuzaine Exp $
Here are the examples in the Gmsh tutorial. These examples are
commented (both C and C++-style comments can be used in Gmsh input
......@@ -33,7 +33,7 @@ any input file given), with an appended extension depending on the
mesh format.
Note: nearly all the interactive commands have shortcuts. Select
'Help->Short_Help' in the menu bar to learn about these shortcuts.
'Help->Shortcuts' in the menu bar to learn about these shortcuts.
Instead of opening the tutorial with the 'File->Open' menu, it is
often more convenient to put the file name on the command line, here
......
......@@ -51,7 +51,7 @@ ENDSCRIPT--->
This page is a mirror of <a href="/gmsh/">/gmsh/</a><p>
ENDMIRROR--->
<!---BEGINDATE$Date: 2001-02-18 18:38:54 $ENDDATE--->
<!---BEGINDATE$Date: 2001-02-19 15:58:30 $ENDDATE--->
Copyright &copy; 1998-2001<br>
J.-F. Remacle<br>
......@@ -253,11 +253,15 @@ description.
<b>Latest Release: 1.14 (February 19, 2001)</b>
<p>
The development release of Gmsh is available for Linux and
Windows. All executables are dynamically linked with OpenGL.
The development release of Gmsh is available for Windows, Linux,
Compaq Tru64 Unix and SGI IRIX. All executables are dynamically linked
with OpenGL.
<ul>
<li><A href="/gmsh/1.14/gmsh-win.zip">Windows zip archive (95/98/NT)</A>
<li><A href="/gmsh/1.14/gmsh-1.14-1.i386.rpm">Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)</A>
<li><A href="/gmsh/1.14/gmsh-Linux.tgz">Linux tarball (i386, glibc 2.1)</A>
<li><A href="/gmsh/1.14/gmsh-IRIX.tgz">SGI IRIX tarball (IRIX 6.5)</A>
<li><A href="/gmsh/1.14/gmsh-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</A>
</ul>
<p><br>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment