summaryrefslogtreecommitdiff
path: root/SRC/slaed9.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/slaed9.f')
-rw-r--r--SRC/slaed9.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/slaed9.f b/SRC/slaed9.f
index 02765af4..780d2655 100644
--- a/SRC/slaed9.f
+++ b/SRC/slaed9.f
@@ -142,7 +142,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date December 2016
*
*> \ingroup auxOTHERcomputational
*
@@ -156,10 +156,10 @@
SUBROUTINE SLAED9( K, KSTART, KSTOP, N, D, Q, LDQ, RHO, DLAMDA, W,
$ S, LDS, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational 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..--
-* September 2012
+* December 2016
*
* .. Scalar Arguments ..
INTEGER INFO, K, KSTART, KSTOP, LDQ, LDS, N