From d873921c856ad08f7dcb5c06599e64be2beb811a Mon Sep 17 00:00:00 2001 From: rideout Date: Tue, 3 Dec 2002 16:09:24 +0000 Subject: Added clarifying word. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/SpaceMask/trunk@17 a491c6a4-70bf-4b89-8b36-d6c0cb1f094e --- doc/documentation.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/documentation.tex b/doc/documentation.tex index 6f46a40..a9666dd 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -88,7 +88,7 @@ int SpaceMask\_RegisterType(char* \emph{type\_name}, int \emph{nstates}, \noindent An appropriate number of bits of the mask are allocated to hold a unique value for the $n$ states specified by the \emph{nstates} argument. The registration must take place before the type can be -used, so for instance, could be scheduled at CCTK\_STARTUP. New +used, so for instance, this could be scheduled at CCTK\_STARTUP. New states can be added to an already allocated type using the function: \indent\parbox{\linewidth}{ -- cgit v1.2.3