aboutsummaryrefslogtreecommitdiff
path: root/src/elliptic/make.code.defn
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-05-05 17:44:46 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-05-05 17:44:46 +0000
commitce86bed3b6a256046f34ffeb4688074e9f361afb (patch)
treefbd1e38369576e50f1c5a4c0d1f39913bd02af4a /src/elliptic/make.code.defn
parenteb649e4a0c0d8a996594e61942d9701d24577713 (diff)
sparse-matrix routines are now moved to ../sparse-matrix/ subdirectories
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1044 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/elliptic/make.code.defn')
-rw-r--r--src/elliptic/make.code.defn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/elliptic/make.code.defn b/src/elliptic/make.code.defn
index 553d372..b00d006 100644
--- a/src/elliptic/make.code.defn
+++ b/src/elliptic/make.code.defn
@@ -4,7 +4,7 @@
# Source files in this directory
SRCS = Jacobian.cc \
dense_Jacobian.cc lapack_wrapper.F77 \
- row_sparse_Jacobian.cc ilucg_wrapper.F77 ilucg.f77
+ row_sparse_Jacobian.cc ilucg_wrapper.F77
# Subdirectories containing source files
SUBDIRS =