From 4c8807e22858460f8cb5a19bfe92b74dd1de5aa2 Mon Sep 17 00:00:00 2001 From: jthorn Date: Sun, 21 Nov 2004 11:57:07 +0000 Subject: note that reserved variables should not be used in either lower or upper case git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@85 b1d164ef-f17a-46e7-89d4-021c7118ef4e --- doc/documentation.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/documentation.tex b/doc/documentation.tex index 7318978..620fba2 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -163,7 +163,7 @@ using three include files: \end{description} The macros which compute derivatives also use the following variables; -you should avoid using these in your code: +you should avoid using these in your code, in either lower or upper case: \begin{verbatim} di2, dj2, dk2 /* only in C, not in Fortran */ dt, dx, dy, dz -- cgit v1.2.3