summaryrefslogtreecommitdiff
path: root/src/main/make.code.defn
diff options
context:
space:
mode:
authorlanfer <lanfer@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-03-07 09:54:31 +0000
committerlanfer <lanfer@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-03-07 09:54:31 +0000
commit19fa77d8ea800549e27939182d144fd6278aab3c (patch)
treef4929b91459cc05e2c4eaffedb993a40b697e32e /src/main/make.code.defn
parent07d16be2f23e3db6495ff76631b5f50f731b69c7 (diff)
MemAllocate added
git-svn-id: http://svn.cactuscode.org/flesh/trunk@1428 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main/make.code.defn')
-rw-r--r--src/main/make.code.defn5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/main/make.code.defn b/src/main/make.code.defn
index a4674d67..fa26ae11 100644
--- a/src/main/make.code.defn
+++ b/src/main/make.code.defn
@@ -34,6 +34,5 @@ SetupCache.c\
ShutdownCactus.c\
Stagger.c\
Subsystems.c\
-WarnLevel.c
-
-
+WarnLevel.c\
+MemAllocate.c