aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authortradke <tradke@1c20744c-e24a-42ec-9533-f5004cb800e5>2001-02-14 14:40:43 +0000
committertradke <tradke@1c20744c-e24a-42ec-9533-f5004cb800e5>2001-02-14 14:40:43 +0000
commit6d2aca99e8b9ff712ee47ebe23af38486e1b7d76 (patch)
tree3fe556c75713b13e33bb342a1f1e239f899ee2e2 /src/make.code.defn
parent0c0c5fa551849e0ba780a9971ecc2f0c1533f6c8 (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/CactusPUGH/PUGHInterp/trunk@3 1c20744c-e24a-42ec-9533-f5004cb800e5
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
new file mode 100644
index 0000000..b8d41c1
--- /dev/null
+++ b/src/make.code.defn
@@ -0,0 +1,5 @@
+# Main make.code.defn file for thorn PUGHInterp
+# $Header$
+
+# Source files in this directory
+SRCS = Startup.c Operator.c Interpolate.c