summaryrefslogtreecommitdiff
path: root/doc/UsersGuide/ThornWriters.tex
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-09-19 13:30:58 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-09-19 13:30:58 +0000
commitd1d3f5fd4fd44403edca5721dcdc284b2fd83de5 (patch)
treebaeceed10dfae6be29f5f888badfd31d61c0bfac /doc/UsersGuide/ThornWriters.tex
parent25f17dbf77a511de6d9ed698336b8409d9161120 (diff)
Typos from Sai
git-svn-id: http://svn.cactuscode.org/flesh/trunk@961 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc/UsersGuide/ThornWriters.tex')
-rw-r--r--doc/UsersGuide/ThornWriters.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/UsersGuide/ThornWriters.tex b/doc/UsersGuide/ThornWriters.tex
index f9d56cfd..5013e1f8 100644
--- a/doc/UsersGuide/ThornWriters.tex
+++ b/doc/UsersGuide/ThornWriters.tex
@@ -650,7 +650,7 @@ The Fortran routine {\tt MyFRoutine} is scheduled in the {\tt schedule.ccl} file
doesn't use Cactus parameters, and calls another routine, in the same thorn,
{\tt MyNewRoutine} which does use parameters.
This routine needs to be passed an integer flag as
-well as the standard Cactus The source file should look like
+well as the standard Cactus variables. The source file should look like
\begin{verbatim}
#include "cctk.h"