summaryrefslogtreecommitdiff
path: root/src/main/make.code.defn
diff options
context:
space:
mode:
authortradke <tradke@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-07-03 12:42:51 +0000
committertradke <tradke@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-07-03 12:42:51 +0000
commitb209f83c9b33fc2aafcbcc0abc5d0e485c4a6546 (patch)
tree68e46acbe877c901b24cc36bdfedcf240324f786 /src/main/make.code.defn
parentf7484d9e9f40ceff0292fe4eb3c3ef3bf7a6a0fa (diff)
Added new source file DebugDefines.c which provides some debugging support
routines for Cactus. So far it defines all the CCTK_GFINDEX?D() routines for debug configurations. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2265 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main/make.code.defn')
-rw-r--r--src/main/make.code.defn1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/make.code.defn b/src/main/make.code.defn
index 4ac95e81..d6bfe986 100644
--- a/src/main/make.code.defn
+++ b/src/main/make.code.defn
@@ -14,6 +14,7 @@ CommandLine.c\
Complex.c\
ConfigData.c\
Coord.c\
+DebugDefines.c\
DefaultTimers.c\
Dummies.c\
flesh.cc\