aboutsummaryrefslogtreecommitdiff
path: root/SRC/dstevx.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dstevx.f')
-rw-r--r--SRC/dstevx.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dstevx.f b/SRC/dstevx.f
index 62233b33..7acbdaa6 100644
--- a/SRC/dstevx.f
+++ b/SRC/dstevx.f
@@ -227,7 +227,7 @@
SUBROUTINE DSTEVX( JOBZ, RANGE, N, D, E, VL, VU, IL, IU, ABSTOL,
$ M, W, Z, LDZ, WORK, IWORK, IFAIL, INFO )
*
-* -- LAPACK driver routine (version 3.6.1) --
+* -- LAPACK driver routine (version 3.7.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* June 2016