From e1448514c4eb0788f7b01920a6762a6173d69af3 Mon Sep 17 00:00:00 2001 From: rideout Date: Thu, 11 Jul 2002 12:36:31 +0000 Subject: Fix typo in "uses include" line. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/CartGrid3D/trunk@168 c78560ca-4b45-4335-b268-5f3340f3cb52 --- doc/documentation.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/documentation.tex b/doc/documentation.tex index cca267c..0b7496d 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -277,7 +277,7 @@ For example, to register the symmetries of the {\it xy} component of the metric tensor from C, you first need to get access to the include file by putting the line \begin{verbatim} -uses include symmetry.h +uses include: Symmetry.h \end{verbatim} in your \verb|interface.ccl| file. Then in your thorn you can write (C) \begin{verbatim} -- cgit v1.2.3