aboutsummaryrefslogtreecommitdiff
path: root/src/Reduction.c
diff options
context:
space:
mode:
authoryye00 <yye00@7daa882c-dc44-4453-834e-278d26b18e6a>2005-01-26 17:09:38 +0000
committeryye00 <yye00@7daa882c-dc44-4453-834e-278d26b18e6a>2005-01-26 17:09:38 +0000
commitf87f7c42d368a577195e0a37d7052c20e280bdc3 (patch)
tree0bfd728f76755cccf6782abb5a6ef86cc4d3c111 /src/Reduction.c
parent099b127f7e4b55be516586cc0ef239b844f25c45 (diff)
adjusting the cctk_fileversion from cctdevelopment to cactusbase
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalReduce/trunk@55 7daa882c-dc44-4453-834e-278d26b18e6a
Diffstat (limited to 'src/Reduction.c')
-rw-r--r--src/Reduction.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Reduction.c b/src/Reduction.c
index f3829c6..4cb4b01 100644
--- a/src/Reduction.c
+++ b/src/Reduction.c
@@ -14,7 +14,7 @@
static const char *rcsid = "$Header$";
-CCTK_FILEVERSION(CCTDevelopment_LocalReduce_Reduction_c);
+CCTK_FILEVERSION(CactusBase_LocalReduce_Reduction_c);
/********************************************************************
********************* External Routines **********************