aboutsummaryrefslogtreecommitdiff
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
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
-rw-r--r--src/Reduction.c2
-rw-r--r--src/ReductionNormInf.c2
2 files changed, 2 insertions, 2 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 **********************
diff --git a/src/ReductionNormInf.c b/src/ReductionNormInf.c
index e532027..21c2632 100644
--- a/src/ReductionNormInf.c
+++ b/src/ReductionNormInf.c
@@ -17,7 +17,7 @@
static const char *rcsid = "$Id$";
-CCTK_FILEVERSION(CCTDevelopment_LocalReduce_ReductionNormInf_c);
+CCTK_FILEVERSION(CactusBase_LocalReduce_ReductionNormInf_c);
/* Define the reduction operations */