summaryrefslogtreecommitdiff
path: root/src/include/StoreHandledData.h
Commit message (Collapse)AuthorAge
* Util_GetHandleName() should return the name as a 'const char *'.tradke2001-07-03
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2267 17b73243-c579-4c4c-a9d2-2d5706c11dac
* More subroutine name changesallen1999-07-24
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@778 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changed _cplusplus to __cplusplus . Hopefully this is right now !goodale1999-02-16
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@291 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added a function CCTK_GetHandleName to get the name associated with a handle.goodale1999-02-03
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@192 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changed char * to const char * in CCTK_NewHandle.goodale1999-02-02
| | | | | | | | | Added StoreHandledData.c to make.code.defn. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@171 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Finished and tested the handled data routines.goodale1999-02-02
Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@169 17b73243-c579-4c4c-a9d2-2d5706c11dac