From 0721e834c4a99a817495767ca275b469bc3dd289 Mon Sep 17 00:00:00 2001 From: tradke Date: Mon, 3 Sep 2001 10:12:11 +0000 Subject: Removed comment in the "Adding a driver" chapter that storage for scalars should always be allocated. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2325 17b73243-c579-4c4c-a9d2-2d5706c11dac --- doc/UsersGuide/Infrastructure.tex | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc/UsersGuide/Infrastructure.tex') diff --git a/doc/UsersGuide/Infrastructure.tex b/doc/UsersGuide/Infrastructure.tex index cf01690d..6e4db04a 100644 --- a/doc/UsersGuide/Infrastructure.tex +++ b/doc/UsersGuide/Infrastructure.tex @@ -380,8 +380,6 @@ int SimpleEnableGroupStorage(cGH *GH, const char *groupname) \end{verbatim} -Note that scalars should always have memory assigned. - The disable function is basically the reverse of the enable one. The QueryGroupStorage function basically returns true or false if there is storage -- cgit v1.2.3