aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorhawke <hawke@0cbbb82d-14ec-4423-a1fb-2ab18257ecaa>2004-08-20 13:51:57 +0000
committerhawke <hawke@0cbbb82d-14ec-4423-a1fb-2ab18257ecaa>2004-08-20 13:51:57 +0000
commitcb189bdb318a7e250895c6363d64073eb1eee805 (patch)
treef49bb281db29b6d1ba651f6c391ccb40c2eb83d3 /src/make.code.defn
parentc49fa443bfdacc9ca1b0a753965cd7751147a69a (diff)
Remove the 3 timelevels from StaticConformal, reverting to just
one. Add the tagstable entry so that this works with CarpetInterp. Note the the "Evolve" code for 3 timelevels is still in the repository but will not be compiled. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/StaticConformal/trunk@26 0cbbb82d-14ec-4423-a1fb-2ab18257ecaa
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index ccbdcf1..6811ecc 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -2,7 +2,8 @@
# $Header$
# Source files in this directory
-SRCS = Initialise.c Evolve.c ConfPhys.c
+SRCS = Initialise.c ConfPhys.c
+#SRCS = Initialise.c Evolve.c ConfPhys.c
# Subdirectories containing source files
SUBDIRS =