aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorallen <allen@9ea3c693-0e4f-0410-9b72-c04bdc00281e>2002-05-20 16:22:09 +0000
committerallen <allen@9ea3c693-0e4f-0410-9b72-c04bdc00281e>2002-05-20 16:22:09 +0000
commit8deedc12886432f70cba145c070161d3442be55a (patch)
tree4276f905d8718030a21a859d80fca31540518520 /src/make.code.defn
parenta5f89e5c6d0773ed95b2b685a6e67bd492c6289e (diff)
This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDConstraintViolate/trunk@3 9ea3c693-0e4f-0410-9b72-c04bdc00281e
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..daa06fe
--- /dev/null
+++ b/src/make.code.defn
@@ -0,0 +1,9 @@
+# Main make.code.defn file for thorn IDConstraintViolate
+# $Header$
+
+# Source files in this directory
+SRCS = Initial.F77 ParamChecker.c
+
+# Subdirectories containing source files
+SUBDIRS =
+