aboutsummaryrefslogtreecommitdiff
path: root/doc/documentation.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/documentation.tex')
-rw-r--r--doc/documentation.tex24
1 files changed, 14 insertions, 10 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 644ceff..5376ec6 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -1,17 +1,25 @@
\documentclass{article}
-# Comment out this line if you do not have this style file, or download
-# it from www.cactuscode.org
+% Use the Cactus ThornGuide style file
+% (Automatically used from Cactus distribution, if you have a
+% thorn without the Cactus Flesh download this from the Cactus
+% homepage at www.cactuscode.org)
\usepackage{../../../../doc/ThornGuide/cactus}
\begin{document}
\title{SpaceMask}
\author{Tom Goodale}
-\date{April 2002}
+\date{$ $Date$ $}
+
\maketitle
-\abstract{Provides a mask function for the spatial slice variables}
+% Do not delete next line
+% START CACTUS THORNGUIDE
+
+\begin{abstract}
+Provides a mask function for the spatial slice variables
+\end{abstract}
\section{Purpose}
@@ -30,11 +38,7 @@ There may also be aliased query functions provided.
\section{Comments}
-
-
-% Automatically created from the ccl files by using gmake thorndoc
-\include{interface}
-\include{param}
-\include{schedule}
+% Do not delete next line
+% END CACTUS THORNGUIDE
\end{document}