aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
blob: 0c6f9b4002b41e90a3c1896240a4aa19bacbcc75 (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 = DecodeSymParameters.c\
       CartGrid3D.c\
       GHExtension.c\
       ParamCheck.c\
       Startup.c\
       SetSymmetry.c\
       Symmetry.c\
       SymmetryWrappers.c


# Subdirectories containing source files
SUBDIRS =