aboutsummaryrefslogtreecommitdiff
path: root/src/Hyperslab.c
diff options
context:
space:
mode:
authorallen <allen@10716dce-81a3-4424-a2c8-48026a0d3035>2001-05-07 14:10:57 +0000
committerallen <allen@10716dce-81a3-4424-a2c8-48026a0d3035>2001-05-07 14:10:57 +0000
commit3e3c0ced282bd6cd21495007caf498e8e3900180 (patch)
treee3d7a6893204bba7d388de19bde69e01ae9ea4b5 /src/Hyperslab.c
parent3cdea2e401f7ecb115581a559bce7a8060e7b0da (diff)
CCTK_FILEVERSION
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHSlab/trunk@53 10716dce-81a3-4424-a2c8-48026a0d3035
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*/