aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
blob: 544c7bdaca3d30bf6983223cac0a8399a0884726 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# 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 \
	RK45.c \
	Registration.c \
	RKCoefficients.c \
	RHSNaNCheck.c \
	SandR.c \
	SetTime.c \
	Startup.c

# Subdirectories containing source files
SUBDIRS =