summaryrefslogtreecommitdiff
path: root/src/comm
diff options
context:
space:
mode:
authortradke <tradke@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-07-08 15:19:10 +0000
committertradke <tradke@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-07-08 15:19:10 +0000
commit20f0c32853d6de6e0239b3d9ca406287c3222d01 (patch)
tree9ab29d647febb93a091dd2a6c511e443381aeb50 /src/comm
parent43b913fd124bd01631f92d52a62d33bfffbb93db (diff)
Added Interp.c to SRCS
git-svn-id: http://svn.cactuscode.org/flesh/trunk@693 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/comm')
-rw-r--r--src/comm/make.code.defn1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/comm/make.code.defn b/src/comm/make.code.defn
index b6095ee4..20f2668c 100644
--- a/src/comm/make.code.defn
+++ b/src/comm/make.code.defn
@@ -3,5 +3,6 @@ CactusComm.c\
CactusDefaultComm.c\
OverloadComm.c\
FortranBindings.c\
+Interp.c\
Reduction.c