aboutsummaryrefslogtreecommitdiff
path: root/src/Utils.c
diff options
context:
space:
mode:
authortradke <tradke@b32723a9-ab3a-4a60-88e2-2e5d99d7c17a>2001-05-09 15:40:27 +0000
committertradke <tradke@b32723a9-ab3a-4a60-88e2-2e5d99d7c17a>2001-05-09 15:40:27 +0000
commit87b498510981a20e6cda27181d242e39eac981ed (patch)
treef657eac96dd6afdf25bd10e745b5b49c8f1f0539 /src/Utils.c
parentab19e2985ec795b93f394d7216fd021cb2116e71 (diff)
Commented out debugging output.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@120 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
Diffstat (limited to 'src/Utils.c')
-rw-r--r--src/Utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Utils.c b/src/Utils.c
index 62f125b..16dbd13 100644
--- a/src/Utils.c
+++ b/src/Utils.c
@@ -24,7 +24,7 @@ CCTK_FILEVERSION(CactusBase_IOUtil_Utils_c)
/* uncomment this if you want some debugging output */
-#define DEBUG_IOUTIL 1
+/* #define DEBUG_IOUTIL 1 */
/*@@