From a54eca8740e4dbc58582d17ffbf97759568dc006 Mon Sep 17 00:00:00 2001 From: jthorn Date: Fri, 18 Mar 2005 13:43:56 +0000 Subject: fix header comment description of where more documentation can be found git-svn-id: http://svn.cactuscode.org/flesh/trunk@4013 17b73243-c579-4c4c-a9d2-2d5706c11dac --- src/include/util_Table.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/include/util_Table.h b/src/include/util_Table.h index 1dace54e..db1d0102 100644 --- a/src/include/util_Table.h +++ b/src/include/util_Table.h @@ -4,9 +4,11 @@ @author Jonathan Thornburg @desc This header defines the programmer API for Cactus key-value tables. - This is documented in + This is documented in the Cactus Reference Manual, + and there's a tutorial introduction to the API + in chapter C of the Cactus Users' Guide. + A slightly-out-of-date draft of this API can also be found in http://www.cactuscode.org/Development/Specs/KeyValueLookup.txt - FIXME: this is a bit out of date :( @enddesc @seefile seefile Table.c @version $Header$ -- cgit v1.2.3