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

merge->include (relative paths...)

parent 1fecc2f5
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
// Let's load a three dimension scalar view // Let's load a three dimension scalar view
Merge "view3.pos" ; Include "view3.pos" ;
// Plugins can be controlled as other options in Gmsh. For example, // Plugins can be controlled as other options in Gmsh. For example,
// the CutMap plugin extracts an isovalue surface from a 3D scalar // the CutMap plugin extracts an isovalue surface from a 3D scalar
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<H1>README 1/10</H1> <H1>README 1/10</H1>
[<A HREF="#top">top</A>][prev][<A HREF="#file2">next</A>] [<A HREF="#top">top</A>][prev][<A HREF="#file2">next</A>]
<PRE> <PRE>
$Id: tutorial.html,v 1.12 2001-08-03 07:53:12 geuzaine Exp $ $Id: tutorial.html,v 1.13 2001-08-03 07:55:11 geuzaine Exp $
Here are the examples in the Gmsh tutorial. These examples are Here are the examples in the Gmsh tutorial. These examples are
commented (both C and C++-style comments can be used in Gmsh input commented (both C and C++-style comments can be used in Gmsh input
...@@ -1159,7 +1159,7 @@ EndFor ...@@ -1159,7 +1159,7 @@ EndFor
</FONT></I> </FONT></I>
<I><FONT COLOR="#B22222">// Let's load a three dimension scalar view <I><FONT COLOR="#B22222">// Let's load a three dimension scalar view
</FONT></I> </FONT></I>
Merge &quot;view3.pos&quot; ; Include &quot;view3.pos&quot; ;
<I><FONT COLOR="#B22222">// Plugins can be controlled as other options in Gmsh. For example, <I><FONT COLOR="#B22222">// Plugins can be controlled as other options in Gmsh. For example,
</FONT></I><I><FONT COLOR="#B22222">// the CutMap plugin extracts an isovalue surface from a 3D scalar </FONT></I><I><FONT COLOR="#B22222">// the CutMap plugin extracts an isovalue surface from a 3D scalar
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment