summaryrefslogtreecommitdiff
path: root/src/main/make.code.defn
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-02-08 14:43:18 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-02-08 14:43:18 +0000
commitbf07909d454d15b5bd59a0f9382dba79f50a0049 (patch)
tree62fc9588f369a9aefd52e93958a26398a2165d9e /src/main/make.code.defn
parent81e82b5ddfb97721addeea0a40c189f43ea9da3f (diff)
Removed Variables.c.
Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@226 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main/make.code.defn')
-rw-r--r--src/main/make.code.defn3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main/make.code.defn b/src/main/make.code.defn
index fa9da036..c76d8fa9 100644
--- a/src/main/make.code.defn
+++ b/src/main/make.code.defn
@@ -1,6 +1,6 @@
# Source files for the src/main directory.
#
-# $Id$
+# $Header$
SRCS=\
CactusDefaultEvolve.c\
@@ -17,7 +17,6 @@ SetParams.c\
ShutdownCactus.c\
flesh.cc\
Groups.c\
-Variables.c\
Dummies.c\
rfrInterface.c\
Overload.c