aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorallen <allen@b7a48df3-cbbf-4440-997f-b4b717c9f7fc>1999-04-03 23:53:33 +0000
committerallen <allen@b7a48df3-cbbf-4440-997f-b4b717c9f7fc>1999-04-03 23:53:33 +0000
commit7a442cbe3519c63b16625669adf8762b8dc13f46 (patch)
tree84129313a07ce75d4644b96bcad07e6c0f98736e /src/make.code.defn
parent51be1d6dfe911927fae985f3fd8a1d25cc3d2d4d (diff)
CactusBase is of course a totally inappropriate place to put the
constraints, so I'll try again ... git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@2 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
new file mode 100644
index 0000000..b5f7acc
--- /dev/null
+++ b/src/make.code.defn
@@ -0,0 +1,9 @@
+# Main make.code.defn file for thorn ADMConstraints
+# $Header$
+
+# Source files in this directory
+SRCS = ADMConstraints.F
+
+# Subdirectories containing source files
+SUBDIRS =
+