aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
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"