summaryrefslogtreecommitdiff
path: root/src/main/MainUtils.c
Commit message (Expand)AuthorAge
* Fixed compiler warnings about type casts with missing const qualifiers.tradke2003-03-12
* Make sure that strncpy'ed strings are properly NUL-terminated.tradke2003-02-11
* Putting semicolons at the end of CCTK_FILEVERSIONs.goodale2002-11-12
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Removed unused static variable 'iteration'. Added prototype of defined routine.tradke2001-02-23
* grdoc, style-guidelines, ...goodale2000-10-05
* Made CCTK_MainLoopIndex and CCTK_SetMainLoopIndex overloadable, and addedallen2000-10-04
* Added CCTK_RunTitle which provides a string giving a description ofallen2000-09-19
* Changes to CCTK_MainLoopIndex and CCTK_SetMainLoopIndex (which now returns wh...allen2000-06-26