summaryrefslogtreecommitdiff
path: root/doc/UsersGuide/UtilityRoutines.tex
diff options
context:
space:
mode:
authorjthorn <jthorn@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-04-03 14:43:22 +0000
committerjthorn <jthorn@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-04-03 14:43:22 +0000
commite022eb9ef2b9936c980387c4fa984b053db1b72a (patch)
tree8ad5954513f4149026190ec78f7c2f2b3dc1d869 /doc/UsersGuide/UtilityRoutines.tex
parent4eed31e178ec82880cd27d785aac7fe13dc17bf2 (diff)
document newly-added functions
Util_TableClone() Util_TableItClone() git-svn-id: http://svn.cactuscode.org/flesh/trunk@2692 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc/UsersGuide/UtilityRoutines.tex')
-rw-r--r--doc/UsersGuide/UtilityRoutines.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/UsersGuide/UtilityRoutines.tex b/doc/UsersGuide/UtilityRoutines.tex
index 20627c2b..0eccea73 100644
--- a/doc/UsersGuide/UtilityRoutines.tex
+++ b/doc/UsersGuide/UtilityRoutines.tex
@@ -323,6 +323,7 @@ At present there is only a single option:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Table Iterators}
+\label{sect-UtilityRoutines/tables/table-iterators}
In the examples up to now, the code which wanted to get values from
the table knew what the keys were. It's also useful to be able to