aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorlanfer <lanfer@6a38eb6e-646e-4a02-a296-d141613ad6c4>1999-11-01 16:10:55 +0000
committerlanfer <lanfer@6a38eb6e-646e-4a02-a296-d141613ad6c4>1999-11-01 16:10:55 +0000
commit8393cf70202370bf08349359128c000aefd10e36 (patch)
tree8195062a1e486bee36cb424dcaf8228ae4df6626 /src/make.code.defn
parent564e9d93f9ba8ea54408ab16182296e93dc50225 (diff)
Robin in C/F (F will go)
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@64 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 596c286..da181f3 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -6,9 +6,13 @@ SRCS = ConstantBoundary.c\
CopyBoundary.c\
FlatBoundary.c\
RadiationBoundary.c\
- RadiationBoundaryWrappers.c\
+ RadiationBoundaryWrappers.c \
+ RobinBoundary.c \
+ RobinBoundary.F \
+ RobinBoundaryWrappers.c \
ScalarBoundary.c
+
# Subdirectories containing source files
SUBDIRS =