aboutsummaryrefslogtreecommitdiff
path: root/src/IsoSurfacerInit.c
diff options
context:
space:
mode:
authorallen <allen@bfcf8e34-485d-4d46-a995-1fd6fa6fb178>2001-05-21 22:01:02 +0000
committerallen <allen@bfcf8e34-485d-4d46-a995-1fd6fa6fb178>2001-05-21 22:01:02 +0000
commit1aeea4170532a2b2f1c6cc5f030fb890af614cbd (patch)
treec488d9867d37b4e04033800489f5118fb2a6ea69 /src/IsoSurfacerInit.c
parent507de6c408650794864d2c27eab19137dec439f3 (diff)
CCTK_FILEVERSION
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IsoSurfacer/trunk@48 bfcf8e34-485d-4d46-a995-1fd6fa6fb178
Diffstat (limited to 'src/IsoSurfacerInit.c')
-rw-r--r--src/IsoSurfacerInit.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/IsoSurfacerInit.c b/src/IsoSurfacerInit.c
index c82fcfe..c0d4329 100644
--- a/src/IsoSurfacerInit.c
+++ b/src/IsoSurfacerInit.c
@@ -14,6 +14,9 @@
#include "CactusPUGH/PUGH/src/include/pugh.h"
#include "IsoSurfacerInit.h"
+static const char *rcsid = "$Id$";
+CCTK_FILEVERSION(CactusPUGHIO_IsoSurfacer_IsoSurfacerInit_c)
+
/***************************************************************/
void *IsoSurfacer_SetupGH (tFleshConfig *config,
int convergence_level,