aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
blob: 4b009c96c5f4623fac1bca72972aee0d4931bafa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Main make.code.defn file for thorn CartGrid3D
# $Header$

# Source files in this directory
SRCS = Bitant.c\
       CartGrid3D.c\
       GHExtension.c\
       ParamCheck.c\
       Startup.c\
       SetSymmetry.c\
       Symmetry.c\
       SymmetryWrappers.c


# Subdirectories containing source files
SUBDIRS =