summaryrefslogtreecommitdiff
path: root/src/main/make.code.defn
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-06-26 18:51:13 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-06-26 18:51:13 +0000
commit1dda6bf9ffa523ab062342f53ceff09c482d3aa0 (patch)
tree10115a48bfa99a2cff81ec796f5acf441a3b9666 /src/main/make.code.defn
parenta855bb52af67d9540f616886866d9ca984ae40b6 (diff)
Changes to CCTK_MainLoopIndex and CCTK_SetMainLoopIndex (which now returns what the index is set to)
git-svn-id: http://svn.cactuscode.org/flesh/trunk@1705 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 00b11e89..0b4d7c59 100644
--- a/src/main/make.code.defn
+++ b/src/main/make.code.defn
@@ -22,6 +22,7 @@ Groups.c\
GroupsOnGH.c\
InitialiseCactus.c\
InitialiseDataStructures.c\
+MainUtils.c\
Names.c\
OverloadMain.c\
Parameters.c\