aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorallen <allen@f5a6acaf-da7d-456b-b0a8-35edbc60b392>1999-09-04 11:04:43 +0000
committerallen <allen@f5a6acaf-da7d-456b-b0a8-35edbc60b392>1999-09-04 11:04:43 +0000
commit1041dda7933e0f825f89b860624d38bdc111ab3d (patch)
tree4951c3b144339e471706301b1a0aff3043a9e031 /src/make.code.defn
parent6bd95d7864ae146b91ca01b23897990540d4cde3 (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.cactuscode.org/arrangements/CactusWave/IDScalarWave/trunk@3 f5a6acaf-da7d-456b-b0a8-35edbc60b392
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..2fabbf2
--- /dev/null
+++ b/src/make.code.defn
@@ -0,0 +1,9 @@
+# Main make.code.defn file for thorn IDScalarWave
+# $Header$
+
+# Source files in this directory
+SRCS = InitialData.F77 CheckParameters.F77
+
+# Subdirectories containing source files
+SUBDIRS =
+