aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/documentation.tex5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 9e7c13b..262387d 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -321,13 +321,11 @@ computational grid}
The standard I/O thorns in Cactus make use of a consistent set of filenames
and extensions, which identify the variables and data format used in the file.
-The filenames are listed in the following table.
-%The filenames are listed in Table~\ref{filename_table},
+The filenames are listed in Table~\ref{filename_table}.
%and the extensions in Table~\ref{filename_extensions_table}
\begin{table}[htb]
\begin{center}
-\label{filename_table}
\begin{tabular}{|l|l|}
\hline
{\bf I/O method} & {\bf Filename for output of variable {\tt var}}\\
@@ -345,6 +343,7 @@ The filenames are listed in the following table.
\hline
\end{tabular}
\caption{Filenames used by standard I/O thorns}
+\label{filename_table}
\end{center}
\end{table}