summaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-04-22 14:30:12 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-04-22 14:30:12 +0000
commit93ffdc1f0622935c073e7779e2ad8ba271a80efe (patch)
tree5a5b2834ed329ff4eb161dd6bf42c77f32fa88f1 /src/main
parent04c6ced25c58c3664e1b7c18e587fb715ce2d619 (diff)
Including coordinate file
git-svn-id: http://svn.cactuscode.org/flesh/trunk@493 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main')
-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 8df8f877..d5b1ebe1 100644
--- a/src/main/make.code.defn
+++ b/src/main/make.code.defn
@@ -8,6 +8,7 @@ CactusDefaultEvolve.c\
CactusDefaultShutdown.c\
CallStartupFunctions.c\
ConfigData.c\
+Coord.c\
InitialiseCactus.c\
InitialiseDataStructures.c\
ProcessCommandLine.c\