aboutsummaryrefslogtreecommitdiff
path: root/src/Startup.c
diff options
context:
space:
mode:
authorallen <allen@eff87b29-5268-4891-90a3-a07138403961>2001-05-08 21:13:42 +0000
committerallen <allen@eff87b29-5268-4891-90a3-a07138403961>2001-05-08 21:13:42 +0000
commit4709b9bf13af885430b229b8846ec530a398a8be (patch)
treedcb8482b3ee09de700f22212b1ba2fa4d617975f /src/Startup.c
parent588510bf19f63106f4584ba6fe69463afc3c8588 (diff)
CCTK_FILEVERSION
git-svn-id: http://svn.cactuscode.org/arrangements/CactusIO/IOJpeg/trunk@38 eff87b29-5268-4891-90a3-a07138403961
Diffstat (limited to 'src/Startup.c')
-rw-r--r--src/Startup.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Startup.c b/src/Startup.c
index 54bae71..205dcc7 100644
--- a/src/Startup.c
+++ b/src/Startup.c
@@ -11,6 +11,10 @@ int IOJpeg_Output2DVarAs(cGH *GH, const char *var, const char *alias);
void *IOJpeg_SetupGH (tFleshConfig *config, int convergence_level, cGH *GH);
int IOJpeg_InitGH (cGH *GH);
+static char *rcsid = "$Header$";
+
+CCTK_FILEVERSION(CactusIO_IOJpeg_Startup_c)
+
void IOJpeg_Startup (void)
{
DECLARE_CCTK_PARAMETERS