aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/make.code.defn
blob: 893ef470dc663475910737cc0e5e17e75745c29d (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 Carpet   -*-Makefile-*-
# $Header: /home/eschnett/C/carpet/Carpet/Carpet/Carpet/src/make.code.defn,v 1.5 2002/03/23 20:20:55 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				\
	variables.cc

# Subdirectories containing source files
SUBDIRS =