From ce86bed3b6a256046f34ffeb4688074e9f361afb Mon Sep 17 00:00:00 2001 From: jthorn Date: Mon, 5 May 2003 17:44:46 +0000 Subject: 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 --- src/elliptic/make.code.defn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/elliptic/make.code.defn') 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 = -- cgit v1.2.3