aboutsummaryrefslogtreecommitdiff
path: root/src/Counter.c
diff options
context:
space:
mode:
authorhawke <hawke@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2004-03-30 14:06:53 +0000
committerhawke <hawke@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2004-03-30 14:06:53 +0000
commit14f30ec091ecc4b0dc6e4ca6f1d758ca3d52a081 (patch)
tree1aaa202cc6d22b0195019e004d942d9f2655f83e /src/Counter.c
parent3009f9a6e389e4434d8b377f5286eaa67045a4da (diff)
Forgot to remove inclusion of Carpet header files.
Ensure that storage is not switched on for empty ArrayScratchSpace group. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/MoL/trunk@58 578cdeb0-5ea1-4b81-8215-5a3b8777ee0b
Diffstat (limited to 'src/Counter.c')
-rw-r--r--src/Counter.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/Counter.c b/src/Counter.c
index 3b4b483..e886405 100644
--- a/src/Counter.c
+++ b/src/Counter.c
@@ -12,14 +12,12 @@
#include "cctk_Arguments.h"
#include "cctk_Parameters.h"
-#include "carpet.h"
+/* #include "carpet.h" */
static const char *rcsid = "$Header$";
CCTK_FILEVERSION(AlphaThorns_MoL_Counter_c);
-#include "carpet.h"
-
/********************************************************************
********************* Local Data Types ***********************
********************************************************************/