aboutsummaryrefslogtreecommitdiff
path: root/SRC/dlaneg.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dlaneg.f')
-rw-r--r--SRC/dlaneg.f3
1 files changed, 1 insertions, 2 deletions
diff --git a/SRC/dlaneg.f b/SRC/dlaneg.f
index ce78eca4..03885c90 100644
--- a/SRC/dlaneg.f
+++ b/SRC/dlaneg.f
@@ -1,6 +1,5 @@
- FUNCTION DLANEG( N, D, LLD, SIGMA, PIVMIN, R )
+ INTEGER FUNCTION DLANEG( N, D, LLD, SIGMA, PIVMIN, R )
IMPLICIT NONE
- INTEGER DLANEG
*
* -- LAPACK auxiliary routine (version 3.2) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --