aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/make.code.defn
blob: 38c81f77d61a786fde9ae5064493d730bd6f5fe8 (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
25
# Main make.code.defn file for thorn Carpet   -*-Makefile-*-
# $Header:$

# Source files in this directory
SRCS =	CallFunction.cc				\
	CarpetParamCheck.cc			\
	CarpetStartup.cc			\
	Checksum.cc				\
	Comm.cc					\
	Cycle.cc				\
	Evolve.cc				\
	Initialise.cc				\
	Poison.cc				\
	Recompose.cc				\
	Restrict.cc				\
	SetupGH.cc				\
	Shutdown.cc				\
	Storage.cc				\
	helpers.cc				\
	modes.cc				\
	variables.cc

# Subdirectories containing source files
SUBDIRS =