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

*** empty log message ***

parent 58b90338
No related branches found
No related tags found
No related merge requests found
...@@ -27,7 +27,8 @@ For a description of all other configuration options, type ...@@ -27,7 +27,8 @@ For a description of all other configuration options, type
Gmsh is distributed under the terms of the GNU General Public License, Gmsh is distributed under the terms of the GNU General Public License,
with an exception to allow for easier linking with external mesh with an exception to allow for easier linking with external mesh
generators. See doc/LICENSE and doc/CREDITS for more information. generators. See doc/LICENSE.txt and doc/CREDITS.txt for more
information.
See the doc/ and tutorial/ directories for documentation. The See the doc/ and tutorial/ directories for documentation. The
reference manual is located in doc/texinfo/. reference manual is located in doc/texinfo/.
......
$Id: CREDITS,v 1.52 2008-06-07 17:20:57 geuzaine Exp $ $Id: CREDITS.txt,v 1.1 2008-07-11 15:55:52 geuzaine Exp $
Gmsh is copyright (C) 1997-2008 Gmsh is copyright (C) 1997-2008
......
$Id: FAQ,v 1.83 2008-02-17 10:17:02 geuzaine Exp $ $Id: FAQ.txt,v 1.1 2008-07-11 15:55:52 geuzaine Exp $
This is the Gmsh FAQ This is the Gmsh FAQ
......
File moved
$Id: TODO,v 1.75 2008-06-28 17:06:55 geuzaine Exp $ $Id: TODO.txt,v 1.1 2008-07-11 15:55:52 geuzaine Exp $
******************************************************************** ********************************************************************
......
$Id: VERSIONS,v 1.413 2008-07-01 11:50:01 geuzaine Exp $ $Id: VERSIONS.txt,v 1.1 2008-07-11 15:55:53 geuzaine Exp $
2.2.3 (): enhanced clipping interface; fixed small bugs (Integrate 2.2.3 (): enhanced clipping interface; fixed small bugs (Integrate
plugin). plugin).
......
...@@ -98,8 +98,8 @@ paper is in preparation, but is not yet ready. ...@@ -98,8 +98,8 @@ paper is in preparation, but is not yet ready.
Gmsh is developed by Christophe Geuzaine Gmsh is developed by Christophe Geuzaine
(<a href="http://www.ulg.ac.be/">University of Li&egrave;ge</a>) and (<a href="http://www.ulg.ac.be/">University of Li&egrave;ge</a>) and
Jean-Franois Remacle (<a href="http://www.ucl.ac.be/">Catholic Jean-Franois Remacle (<a href="http://www.ucl.ac.be/">Catholic
University of Louvain</a>). The <a href="doc/CREDITS">CREDITS</a> file University of Louvain</a>). The <a href="doc/CREDITS.txt">CREDITS</a>
has more information. file has more information.
<p> <p>
Please use <a HREF="mailto:gmsh@geuz.org">gmsh@geuz.org</a> to send Please use <a HREF="mailto:gmsh@geuz.org">gmsh@geuz.org</a> to send
questions or bug reports. questions or bug reports.
...@@ -122,9 +122,9 @@ questions or bug reports. ...@@ -122,9 +122,9 @@ questions or bug reports.
<li><a href="/gmsh/doc/gui_tutorial_3/">how to use post-processing plugins</a> <li><a href="/gmsh/doc/gui_tutorial_3/">how to use post-processing plugins</a>
(also available in <a href="/gmsh/doc/gui_tutorial_3/gui_tutorial_3.pdf">pdf</a> format) (also available in <a href="/gmsh/doc/gui_tutorial_3/gui_tutorial_3.pdf">pdf</a> format)
</ul> </ul>
<li><a href="/gmsh/doc/FAQ">Frequently asked questions (FAQ)</a> <li><a href="/gmsh/doc/FAQ.txt">Frequently asked questions (FAQ)</a>
<li><a href="/gmsh/doc/VERSIONS">Version history</a> <li><a href="/gmsh/doc/VERSIONS.txt">Version history</a>
<li><a href="/gmsh/doc/CREDITS">Credits</a> <li><a href="/gmsh/doc/CREDITS.txt">Credits</a>
</ul> </ul>
We need your help to build a <a href="/gmsh/wiki/FrontPage">library of examples</a>! We need your help to build a <a href="/gmsh/wiki/FrontPage">library of examples</a>!
......
\input texinfo.tex @c -*-texinfo-*- \input texinfo.tex @c -*-texinfo-*-
@c $Id: gmsh.texi,v 1.251 2008-06-19 15:58:42 geuzaine Exp $ @c $Id: gmsh.texi,v 1.252 2008-07-11 15:55:53 geuzaine Exp $
@c @c
@c Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle @c Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle
@c @c
...@@ -3964,8 +3964,8 @@ files that produce the bug. Don't forget to mention both the version of Gmsh ...@@ -3964,8 +3964,8 @@ files that produce the bug. Don't forget to mention both the version of Gmsh
and the version of your operation system (@pxref{Command-line options} to and the version of your operation system (@pxref{Command-line options} to
see how to get this information). see how to get this information).
See @ref{Frequently asked questions}, and the @file{TODO} file in the See @ref{Frequently asked questions}, and the @file{TODO.txt} file in
distribution to see which problems we already know about. the distribution to see which problems we already know about.
@c ------------------------------------------------------------------------- @c -------------------------------------------------------------------------
@c Versions @c Versions
...@@ -3978,7 +3978,7 @@ distribution to see which problems we already know about. ...@@ -3978,7 +3978,7 @@ distribution to see which problems we already know about.
@cindex History, versions @cindex History, versions
@cindex Changelog @cindex Changelog
@verbatiminclude ../VERSIONS @verbatiminclude ../VERSIONS.txt
@c ------------------------------------------------------------------------- @c -------------------------------------------------------------------------
@c Credits @c Credits
...@@ -3991,7 +3991,7 @@ distribution to see which problems we already know about. ...@@ -3991,7 +3991,7 @@ distribution to see which problems we already know about.
@cindex Contributors, list @cindex Contributors, list
@cindex Credits @cindex Credits
@verbatiminclude ../CREDITS @verbatiminclude ../CREDITS.txt
@c ========================================================================= @c =========================================================================
@c Tips ans Tricks @c Tips ans Tricks
...@@ -4063,7 +4063,7 @@ Read @ref{Frequently asked questions}... ...@@ -4063,7 +4063,7 @@ Read @ref{Frequently asked questions}...
@cindex Questions, frequently asked @cindex Questions, frequently asked
@cindex FAQ @cindex FAQ
@verbatiminclude ../FAQ @verbatiminclude ../FAQ.txt
@c ========================================================================= @c =========================================================================
@c License @c License
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment