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

# Source files in this directory
SRCS = CartGrid3D.F\
       GHExtension.c\
       ParamCheck.F\
       Startup.c\
       Symmetry.c\
       SymmetryCondition.F

# Subdirectories containing source files
SUBDIRS =