aboutsummaryrefslogtreecommitdiff
path: root/src/elliptic
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-06-02 15:16:02 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-06-02 15:16:02 +0000
commit1382d3182dafb6d0097fd68659d249193d1d35c4 (patch)
treebb0335aff5663920b94ffc49db2ed376f4f729e1 /src/elliptic
parent675f7f33e49dff7fd5edd3a7b5af4a5df79e5ff1 (diff)
no more ILUCG wrapper routines!
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1080 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/elliptic')
-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 b00d006..6bc91e9 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
+ row_sparse_Jacobian.cc
# Subdirectories containing source files
SUBDIRS =