aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
blob: adfbe27eb1c08ca10d5a598ca702793dc8819cd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Main make.code.defn file for thorn MoL
# $Header$

# Source files in this directory
SRCS = 	ChangeType.c \
	Counter.c \
	GenericRK.c \
	ICN.c \
	IndexArrays.c \
	InitialCopy.c \
	ParamCheck.c \
	RK2.c \
	RK3.c \
	Registration.c \
	RKCoefficients.c \
	RHSNaNCheck.c \
	SandR.c \
	SetTime.c \
	Startup.c

# Subdirectories containing source files
SUBDIRS =