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

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

# Subdirectories containing source files
SUBDIRS =