aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
blob: 1a12a7b6582e5b0f9ddbe3b2f6a16851b5c3fd54 (plain)
1
2
3
4
5
6
7
8
9
# Main make.code.defn file for thorn Boundary
# $Header$

# Source files in this directory
SRCS = ScalarBoundary.c\
       CopyBoundary.c\
       FlatBoundary.c\
       RadiationBoundary.c\
       RobinBoundary.c