aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorschnetter <schnetter@2e825fa2-fb71-486d-8b7f-a5ff3f0f6cb8>2002-11-06 23:25:21 +0000
committerschnetter <schnetter@2e825fa2-fb71-486d-8b7f-a5ff3f0f6cb8>2002-11-06 23:25:21 +0000
commitf7d2ce223381f2ced2f6453a2478118690b7c0e7 (patch)
treef82d80c2e5f673ef6de93a65b71ac044800b5883 /doc
parentd02e32017c37ea66408c0f91c44d27fe6f67624e (diff)
Small doc change.
Fixed warnings. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Slab/trunk@11 2e825fa2-fb71-486d-8b7f-a5ff3f0f6cb8
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index a23c32e..c1709e0 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -143,6 +143,7 @@ of another (possibly the same) array
\begin{Synopsis}{C}
\begin{verbatim}
INHERITS: Slab
+USES INCLUDE HEADER: Slab.h
#include "cctk.h"
#include "Slab.h"
@@ -358,6 +359,7 @@ transforming it
\begin{verbatim}
INHERITS: Slab
+USES INCLUDE HEADER: Slab.h
#include <assert.h>
#include "cctk.h"
@@ -415,6 +417,7 @@ axes, and inverting the $x$ axis
\begin{verbatim}
INHERITS: Slab
+USES INCLUDE HEADER: Slab.h
#include <assert.h>
#include "cctk.h"