aboutsummaryrefslogtreecommitdiff
path: root/src/gr/make.code.defn
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-09-03 15:14:03 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-09-03 15:14:03 +0000
commitc3df52e92cb53823ccc7663cb9658eca7df7ed6c (patch)
tree70baa7adca57f66082e794987ab640593d38d8d5 /src/gr/make.code.defn
parent9c3426afc677bfb1f0d0cabf57cd83a0c5d8f354 (diff)
move high-level driver routines from gr/ to new driver/ directory
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@707 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/gr/make.code.defn')
-rw-r--r--src/gr/make.code.defn7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/gr/make.code.defn b/src/gr/make.code.defn
index ef5576b..0fcbabb 100644
--- a/src/gr/make.code.defn
+++ b/src/gr/make.code.defn
@@ -2,11 +2,8 @@
# $Header$
# Source files in this directory
-SRCS = driver.cc \
- horizon_function.cc \
- Schwarzschild_EF.cc \
- horizon_Jacobian.cc \
- Newton.cc
+SRCS = horizon_function.cc \
+ Schwarzschild_EF.cc
# Subdirectories containing source files
SUBDIRS =