aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/make.code.defn
blob: 548da36783e5fc713c8e73b95b4233f0da899cdf (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: /home/eschnett/C/carpet/Carpet/Carpet/Carpet/src/make.code.defn,v 1.6 2004/01/25 14:57:28 schnetter Exp $

# 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 =