aboutsummaryrefslogtreecommitdiff
path: root/src/ParseGeometry.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ParseGeometry.c')
-rw-r--r--src/ParseGeometry.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ParseGeometry.c b/src/ParseGeometry.c
index ae4550c..ced9bec 100644
--- a/src/ParseGeometry.c
+++ b/src/ParseGeometry.c
@@ -10,6 +10,9 @@
#include "IOJpeg.h"
#include "CactusBase/IOASCII/src/ioASCIIGH.h"
+static char *rcsid = "$Header$";
+
+CCTK_FILEVERSION(CactusIO_IOJpeg_ParseGeometery_c)
void IOJpeg_DefaultGeo(cGH *GH, int sdim, IOJpegGeo_t *geo) {
DECLARE_CCTK_PARAMETERS