aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/elliptic/README7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/elliptic/README b/src/elliptic/README
index 64f371d..ed2754c 100644
--- a/src/elliptic/README
+++ b/src/elliptic/README
@@ -28,10 +28,3 @@ lapack.h
lapack_wrapper.F77
Wrapper routines around a few LAPACK routines, to avoid problems
with C <--> Fortran passing of character-string arguments.
-
-ilucg.h
- Header file defining C/C++ prototypes for ILUCG routines
-ilucg_wrapper.F77
- Wrapper routines around the ILUCG routines, to avoid problems
- with C <--> Fortran passing of Fortran logical return results.
-