aboutsummaryrefslogtreecommitdiff
path: root/src/CoordinateStuff.c
diff options
context:
space:
mode:
authorallen <allen@b9286e40-80fe-41ab-903a-d6b447012e1e>2001-05-05 23:55:19 +0000
committerallen <allen@b9286e40-80fe-41ab-903a-d6b447012e1e>2001-05-05 23:55:19 +0000
commit43ba5274cdb888d95bbb91f2591d33c7b32b9cef (patch)
tree0a5d298ff79802b76dda7e67fe80094d6a2c6723 /src/CoordinateStuff.c
parent273db6bcd613fa4af323b480651618af5fa27f70 (diff)
Addiing CCTK_FILEVERSION
git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveBinarySource/trunk@18 b9286e40-80fe-41ab-903a-d6b447012e1e
Diffstat (limited to 'src/CoordinateStuff.c')
-rw-r--r--src/CoordinateStuff.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/CoordinateStuff.c b/src/CoordinateStuff.c
index 9334e2a..c824d2a 100644
--- a/src/CoordinateStuff.c
+++ b/src/CoordinateStuff.c
@@ -5,6 +5,10 @@
#include "cctk.h"
+static char *rcsid = "$Header$";
+
+CCTK_FILEVERSION(CactusWave_WaveBinarySource_CoordinateStuff_c)
+
/*@@
@routine IndexFloor
@date Fri Jan 7 10:34:29 2000