[Cactus-thorns-cvs] DEVELOPMENT CVS "CactusBase/CartGrid3D/src Startup.c"
Erik Schnetter (schnetter)
schnetter at cct.lsu.edu
Tue Feb 19 18:23:19 CST 2008
Update of /cactusdevcvs/CactusBase/CartGrid3D/src
In directory asylum.cct.lsu.edu:/tmp/cvs-serv27065/src
Modified Files:
Startup.c
Log Message:
Correct function prototypes: Functions in the startup bin must return
int, not void. Functions in other bins must return void, not int.
None of the function can return an error code.
More information about the Cactus-thorns-cvs
mailing list