summaryrefslogtreecommitdiff
path: root/src/IO/IOMethods.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/IO/IOMethods.c')
-rw-r--r--src/IO/IOMethods.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/IO/IOMethods.c b/src/IO/IOMethods.c
index 1d3b9006..1198149a 100644
--- a/src/IO/IOMethods.c
+++ b/src/IO/IOMethods.c
@@ -22,6 +22,8 @@
static char *rcsid = "$Header$";
+CCTK_FILEVERSION (IO_IOMethods_c);
+
/* Local data holding info on IO methods.*/
static cHandledData *IOMethods = NULL;
static int num_methods = 0;