aboutsummaryrefslogtreecommitdiff
path: root/src/gr/make.code.defn
blob: ef5576b44a12f82f6d3e12ee781ad7f5f954610d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# specification of things to be compiled in this directory
# $Header$

# Source files in this directory
SRCS = driver.cc \
       horizon_function.cc \
       Schwarzschild_EF.cc \
       horizon_Jacobian.cc \
       Newton.cc

# Subdirectories containing source files
SUBDIRS =