aboutsummaryrefslogtreecommitdiff
path: root/src/WriteInfo.c
diff options
context:
space:
mode:
authorallen <allen@b589c3ab-70e8-4b4d-a09f-cba2dd200880>2001-05-06 15:21:02 +0000
committerallen <allen@b589c3ab-70e8-4b4d-a09f-cba2dd200880>2001-05-06 15:21:02 +0000
commit7a089d6120869456e9c816d30914b09283fa88e4 (patch)
treed8f53fac7006ff73c23ccb1a8fe6c62f197483f3 /src/WriteInfo.c
parent89fb0b58d9d103db11b7e18286dccd9825fd7754 (diff)
CCTK_FILEVERSION
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOBasic/trunk@88 b589c3ab-70e8-4b4d-a09f-cba2dd200880
Diffstat (limited to 'src/WriteInfo.c')
-rw-r--r--src/WriteInfo.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/WriteInfo.c b/src/WriteInfo.c
index 0fa3ffa..98bfb98 100644
--- a/src/WriteInfo.c
+++ b/src/WriteInfo.c
@@ -18,6 +18,10 @@
#include "cctk.h"
+static char *rcsid = "$Header$";
+
+CCTK_FILEVERSION(CactusBase_IOBasic_WriteInfo_c)
+
int IOBasic_WriteInfo (cGH *GH,
CCTK_REAL *val,
int index,