summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjthorn <jthorn@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-04-03 11:40:54 +0000
committerjthorn <jthorn@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-04-03 11:40:54 +0000
commitb2a9124a0fbe4203d9d206a44be2611000b4a5c2 (patch)
treefecbeab6d81eca869486b8c90884c715db80542e /doc
parentda88fe73b4bcd6bc83860fd4451c88cda58017c2 (diff)
CCTK_VARIABLE_* constants are defined in cctk_Constants.h,
not in cctk_Types.h! git-svn-id: http://svn.cactuscode.org/flesh/trunk@2685 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc')
-rw-r--r--doc/UsersGuide/FunctionReference.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/UsersGuide/FunctionReference.tex b/doc/UsersGuide/FunctionReference.tex
index 56f32b78..c4b77311 100644
--- a/doc/UsersGuide/FunctionReference.tex
+++ b/doc/UsersGuide/FunctionReference.tex
@@ -6285,7 +6285,7 @@ or NULL pointer to skip storing this
\end{Parameter}
\begin{Parameter}{type\_code}
a pointer to where this function should store the value's type code
-(one of the \verb|CCTK_VARIABLE_|* constants from \verb|"cctk_Types.h"|),
+(one of the \verb|CCTK_VARIABLE_|* constants from \verb|"cctk_Constants.h"|),
or a NULL pointer to skip storing this.
\end{Parameter}
\begin{Parameter}{N\_elements}
@@ -6726,7 +6726,7 @@ handle to the table
\end{Parameter}
\begin{Parameter}{type\_code}
a pointer to where this function should store the value's type code
-(one of the \verb|CCTK_VARIABLE_|* constants from \verb|"cctk_Types.h"|),
+(one of the \verb|CCTK_VARIABLE_|* constants from \verb|"cctk_Constants.h"|),
or a NULL pointer to skip storing this.
\end{Parameter}
\begin{Parameter}{N\_elements}