From 099b127f7e4b55be516586cc0ef239b844f25c45 Mon Sep 17 00:00:00 2001 From: yye00 Date: Wed, 26 Jan 2005 16:22:23 +0000 Subject: 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 --- src/ReductionMin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ReductionMin.c') diff --git a/src/ReductionMin.c b/src/ReductionMin.c index e630c38..f96e7c1 100644 --- a/src/ReductionMin.c +++ b/src/ReductionMin.c @@ -17,7 +17,7 @@ static const char *rcsid = "$Id$"; -CCTK_FILEVERSION(CCTDevelopment_LocalReduce_ReductionMin_c); +CCTK_FILEVERSION(CactusBase_LocalReduce_ReductionMin_c); /* Define the reduction operations */ -- cgit v1.2.3