aboutsummaryrefslogtreecommitdiff
path: root/src/Startup.c
diff options
context:
space:
mode:
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