aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorryoji <ryoji@535fb057-194f-0410-b5a5-c63992f15602>1999-12-01 13:34:57 +0000
committerryoji <ryoji@535fb057-194f-0410-b5a5-c63992f15602>1999-12-01 13:34:57 +0000
commit5d27c1507b8402c8be8ec6433bbc5483db0203ec (patch)
treeccef534f16a8818747f1faafb1d946e9fad79d45 /src/make.code.defn
parent4f2663df48d28c15194cde1de8e03a279534fb0b (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/RotatingDBHIVP/trunk@3 535fb057-194f-0410-b5a5-c63992f15602
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..da14e77
--- /dev/null
+++ b/src/make.code.defn
@@ -0,0 +1,9 @@
+# Main make.code.defn file for thorn RotatingDBHIVP
+# $Header$
+
+# Source files in this directory
+SRCS = RotatingDBHIVP.F Stab3d.F
+
+# Subdirectories containing source files
+SUBDIRS =
+