aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorlanfer <lanfer@6a38eb6e-646e-4a02-a296-d141613ad6c4>1999-10-19 13:41:15 +0000
committerlanfer <lanfer@6a38eb6e-646e-4a02-a296-d141613ad6c4>1999-10-19 13:41:15 +0000
commit9eb1b0fbb5846c29a82a39bdd14f8335131f1db9 (patch)
tree97e15a94605dd88a404336be4f46268bf4cba49a /src/make.code.defn
parent1f205c250c56335cf873963d88d234b8409ee01f (diff)
include RadiationBoundary.c
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@45 6a38eb6e-646e-4a02-a296-d141613ad6c4
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index 08858c1..37e4214 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -5,7 +5,11 @@
SRCS = ConstantBoundary.c\
FlatBoundary.c\
RadiationBoundary.F\
- RadiationBoundaryWrappers.c
+ RadiationBoundary.c\
+ RadiationBoundaryWrappers.c \
+ RobinBoundaryWrappers.c \
+ RobinBoundary.F
+
# Subdirectories containing source files
SUBDIRS =