aboutsummaryrefslogtreecommitdiff
path: root/src/ReductionAvg.c
diff options
context:
space:
mode:
authoryye00 <yye00@7daa882c-dc44-4453-834e-278d26b18e6a>2005-01-26 16:22:23 +0000
committeryye00 <yye00@7daa882c-dc44-4453-834e-278d26b18e6a>2005-01-26 16:22:23 +0000
commit099b127f7e4b55be516586cc0ef239b844f25c45 (patch)
tree1b0b06f79890847c2b78196048b751581272933c /src/ReductionAvg.c
parent0b121f6dd82443b1adc611507a49fae9232d1ddb (diff)
fixed file version, was CCTDevelopment now is CactusBase, made localreduce match globalreduce in terms of using the new complex power function
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalReduce/trunk@54 7daa882c-dc44-4453-834e-278d26b18e6a
Diffstat (limited to 'src/ReductionAvg.c')
-rw-r--r--src/ReductionAvg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ReductionAvg.c b/src/ReductionAvg.c
index 57302ed..0018e3b 100644
--- a/src/ReductionAvg.c
+++ b/src/ReductionAvg.c
@@ -17,7 +17,7 @@
static const char *rcsid = "$Id$";
-CCTK_FILEVERSION(CCTDevelopment_LocalReduce_ReductionAvg_c);
+CCTK_FILEVERSION(CactusBase_LocalReduce_ReductionAvg_c);
/* Define the reduction operations */