aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorgoodale <goodale@7256fff6-a868-4c47-a7f4-99a4b5411c7d>1999-12-16 13:28:36 +0000
committergoodale <goodale@7256fff6-a868-4c47-a7f4-99a4b5411c7d>1999-12-16 13:28:36 +0000
commitab7fca677615176f4d16ec6f3d09b5ceb6fb7be7 (patch)
treed8b3982bef4295298cb95d434a4295a16d01860e /src/make.code.defn
parentf56ce72d078eea52215a31fd38b676f5e18e1abc (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/EinsteinBase/EOS_Base/trunk@3 7256fff6-a868-4c47-a7f4-99a4b5411c7d
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..b22025f
--- /dev/null
+++ b/src/make.code.defn
@@ -0,0 +1,9 @@
+# Main make.code.defn file for thorn EOS_Base
+# $Header$
+
+# Source files in this directory
+SRCS = Register.c
+
+# Subdirectories containing source files
+SUBDIRS =
+