summaryrefslogtreecommitdiff
path: root/src/main/make.code.defn
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-02-08 14:39:55 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-02-08 14:39:55 +0000
commit81e82b5ddfb97721addeea0a40c189f43ea9da3f (patch)
tree8bf56f68d4fc1126cecdcf2e00e7f6243349c780 /src/main/make.code.defn
parent56683d5515e7a3baad1e0ea623749e9360602e83 (diff)
Reorganised group stuff.
Now all in Groups.c Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@225 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main/make.code.defn')
-rw-r--r--src/main/make.code.defn2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main/make.code.defn b/src/main/make.code.defn
index 1a73c8ca..fa9da036 100644
--- a/src/main/make.code.defn
+++ b/src/main/make.code.defn
@@ -7,7 +7,6 @@ CactusDefaultEvolve.c\
CactusDefaultInitialise.c\
CallStartupFunctions.c\
ConfigData.c\
-CreateGroup.c\
InitialiseCactus.c\
InitialiseDataStructures.c\
ProcessCommandLine.c\
@@ -16,7 +15,6 @@ RecordImplementation.c\
RegisterThorn.c\
SetParams.c\
ShutdownCactus.c\
-StoreVariableData.c\
flesh.cc\
Groups.c\
Variables.c\