summaryrefslogtreecommitdiff
path: root/src/main/make.code.defn
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-07-18 10:29:34 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-07-18 10:29:34 +0000
commit23eb19a4596621d8846605b64a43e7fbe50724de (patch)
tree9f3d88b912861dae2172fd1249696b24d94a6305 /src/main/make.code.defn
parentffe630de0d24d61de4a7fb035d038d2795fb5917 (diff)
New files added
git-svn-id: http://svn.cactuscode.org/flesh/trunk@723 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main/make.code.defn')
-rw-r--r--src/main/make.code.defn2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/make.code.defn b/src/main/make.code.defn
index 0e3320d5..60c68690 100644
--- a/src/main/make.code.defn
+++ b/src/main/make.code.defn
@@ -3,6 +3,7 @@
# $Header$
SRCS=\
+Banner.c\
CactusDefaultInitialise.c\
CactusDefaultEvolve.c\
CactusDefaultShutdown.c\
@@ -17,6 +18,7 @@ ProcessParameterDatabase.c\
RecordImplementation.c\
SetParams.c\
ShutdownCactus.c\
+Startup.c\
flesh.cc\
Groups.c\
GroupsOnGH.c\