aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorallen <allen@e296648e-0e4f-0410-bd07-d597d9acff87>2002-04-30 08:53:36 +0000
committerallen <allen@e296648e-0e4f-0410-bd07-d597d9acff87>2002-04-30 08:53:36 +0000
commitd4d09230f37439afef6f3ce71729e1704a3545cc (patch)
tree9a44dfed0ed53b863768b2c9a63d7fd591498463 /src/make.code.defn
parent86dffd9ed5016d31d7eda6f4366d4da83d17a1e6 (diff)
Finished converting Exact, which is now independent of StaticConformal,
and thus only runs with metric_type physical git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@54 e296648e-0e4f-0410-bd07-d597d9acff87
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 85c7f1f..652b348 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -2,7 +2,8 @@
# $Header$
# Source files in this directory
-SRCS = exactinitialize.F \
+SRCS = ParamCheck.c \
+ exactinitialize.F \
exactgauge.F \
exactboundary.F \
exactdata.F \