summaryrefslogtreecommitdiff
path: root/doc/ReferenceManual
diff options
context:
space:
mode:
authorknarf <knarf@17b73243-c579-4c4c-a9d2-2d5706c11dac>2009-01-22 22:31:43 +0000
committerknarf <knarf@17b73243-c579-4c4c-a9d2-2d5706c11dac>2009-01-22 22:31:43 +0000
commit6c48d35c2ab7e3a00851bcb90a76da5c129a5c4f (patch)
treed1578841124bcb85e8054c9d31b8b109793437f7 /doc/ReferenceManual
parent7f9059691119315cf7354bafddcc647a8075c0f2 (diff)
remove (comment) broken references
git-svn-id: http://svn.cactuscode.org/flesh/trunk@4514 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc/ReferenceManual')
-rw-r--r--doc/ReferenceManual/UtilReference.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/ReferenceManual/UtilReference.tex b/doc/ReferenceManual/UtilReference.tex
index 3dcc0657..40b011e4 100644
--- a/doc/ReferenceManual/UtilReference.tex
+++ b/doc/ReferenceManual/UtilReference.tex
@@ -1582,12 +1582,12 @@ create a table
\begin{SeeAlso2} {Util\_TableSetFromString()} {Util-TableSetFromString}
sets values in a table based on a string argument
\end{SeeAlso2}
-\begin{SeeAlso2} {Util\_TableSetInt()} {Util-TableSetInt}
-store a \code{CCTK\_INT} value in a table
-\end{SeeAlso2}
-\begin{SeeAlso2} {Util\_TableSetReal()} {Util-TableSetReal}
-store a \code{CCTK\_REAL} value in a table
-\end{SeeAlso2}
+%\begin{SeeAlso2} {Util\_TableSetInt()} {Util-TableSetInt}
+%store a \code{CCTK\_INT} value in a table
+%\end{SeeAlso2}
+%\begin{SeeAlso2} {Util\_TableSetReal()} {Util-TableSetReal}
+%store a \code{CCTK\_REAL} value in a table
+%\end{SeeAlso2}
\end{SeeAlsoSection}
\begin{ErrorSection}