summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortradke <tradke@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-04-18 08:11:48 +0000
committertradke <tradke@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-04-18 08:11:48 +0000
commita92171065ec3ba0d91b4be8efa5350acec21c601 (patch)
tree3f693c80dc03d336cc200250cb96f24faa18e61e
parent5e8083dd98a56b6010f646edcb927bb45a844f77 (diff)
Accidently pasted 'comm_Interp_c' into the CCTK_FILEVERSION argument.
git-svn-id: http://svn.cactuscode.org/flesh/trunk@1567 17b73243-c579-4c4c-a9d2-2d5706c11dac
-rw-r--r--src/comm/Reduction.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/comm/Reduction.c b/src/comm/Reduction.c
index b65870ba..8e4202c6 100644
--- a/src/comm/Reduction.c
+++ b/src/comm/Reduction.c
@@ -25,7 +25,7 @@
static char *rcsid = "$Header$";
-CCTK_FILEVERSION(comm_Interp_c)
+CCTK_FILEVERSION(comm_Reduction_c)
static cHandledData *ReductionOperators = NULL;
static int num_reductions = 0;