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
Gmsh is distributed under the terms of the GNU General Public License,
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
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
......
$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
......
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
plugin).
......
......@@ -98,8 +98,8 @@ paper is in preparation, but is not yet ready.
Gmsh is developed by Christophe Geuzaine
(<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
University of Louvain</a>). The <a href="doc/CREDITS">CREDITS</a> file
has more information.
University of Louvain</a>). The <a href="doc/CREDITS.txt">CREDITS</a>
file has more information.
<p>
Please use <a HREF="mailto:gmsh@geuz.org">gmsh@geuz.org</a> to send
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>
(also available in <a href="/gmsh/doc/gui_tutorial_3/gui_tutorial_3.pdf">pdf</a> format)
</ul>
<li><a href="/gmsh/doc/FAQ">Frequently asked questions (FAQ)</a>
<li><a href="/gmsh/doc/VERSIONS">Version history</a>
<li><a href="/gmsh/doc/CREDITS">Credits</a>
<li><a href="/gmsh/doc/FAQ.txt">Frequently asked questions (FAQ)</a>
<li><a href="/gmsh/doc/VERSIONS.txt">Version history</a>
<li><a href="/gmsh/doc/CREDITS.txt">Credits</a>
</ul>
We need your help to build a <a href="/gmsh/wiki/FrontPage">library of examples</a>!
......
\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 Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle
@c
......@@ -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
see how to get this information).
See @ref{Frequently asked questions}, and the @file{TODO} file in the
distribution to see which problems we already know about.
See @ref{Frequently asked questions}, and the @file{TODO.txt} file in
the distribution to see which problems we already know about.
@c -------------------------------------------------------------------------
@c Versions
......@@ -3978,7 +3978,7 @@ distribution to see which problems we already know about.
@cindex History, versions
@cindex Changelog
@verbatiminclude ../VERSIONS
@verbatiminclude ../VERSIONS.txt
@c -------------------------------------------------------------------------
@c Credits
......@@ -3991,7 +3991,7 @@ distribution to see which problems we already know about.
@cindex Contributors, list
@cindex Credits
@verbatiminclude ../CREDITS
@verbatiminclude ../CREDITS.txt
@c =========================================================================
@c Tips ans Tricks
......@@ -4063,7 +4063,7 @@ Read @ref{Frequently asked questions}...
@cindex Questions, frequently asked
@cindex FAQ
@verbatiminclude ../FAQ
@verbatiminclude ../FAQ.txt
@c =========================================================================
@c License
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment