aboutsummaryrefslogtreecommitdiff
path: root/src/Hyperslab.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Hyperslab.c')
-rw-r--r--src/Hyperslab.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Hyperslab.c b/src/Hyperslab.c
index 521c11c..a80260e 100644
--- a/src/Hyperslab.c
+++ b/src/Hyperslab.c
@@ -9,6 +9,9 @@
#include "CactusPUGH/PUGH/src/include/pugh.h"
#include "PUGHSlab.h"
+static char *rcsid = "$Header$";
+
+CCTK_FILEVERSION(CactusPUGH_PUGHSlab_Hyperslab_c)
/* enable debugging output */
/*#define DEBUG 1*/