aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/make.code.defn
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/Carpet/src/make.code.defn')
-rw-r--r--Carpet/Carpet/src/make.code.defn3
1 files changed, 2 insertions, 1 deletions
diff --git a/Carpet/Carpet/src/make.code.defn b/Carpet/Carpet/src/make.code.defn
index 893ef470d..548da3678 100644
--- a/Carpet/Carpet/src/make.code.defn
+++ b/Carpet/Carpet/src/make.code.defn
@@ -1,5 +1,5 @@
# Main make.code.defn file for thorn Carpet -*-Makefile-*-
-# $Header: /home/eschnett/C/carpet/Carpet/Carpet/Carpet/src/make.code.defn,v 1.5 2002/03/23 20:20:55 schnetter Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/Carpet/Carpet/src/make.code.defn,v 1.6 2004/01/25 14:57:28 schnetter Exp $
# Source files in this directory
SRCS = CallFunction.cc \
@@ -17,6 +17,7 @@ SRCS = CallFunction.cc \
Shutdown.cc \
Storage.cc \
helpers.cc \
+ modes.cc \
variables.cc
# Subdirectories containing source files