summaryrefslogtreecommitdiff
path: root/SRC/slasd8.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/slasd8.f')
-rw-r--r--SRC/slasd8.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/slasd8.f b/SRC/slasd8.f
index be223699..ca771847 100644
--- a/SRC/slasd8.f
+++ b/SRC/slasd8.f
@@ -152,7 +152,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERauxiliary
*
@@ -166,10 +166,10 @@
SUBROUTINE SLASD8( ICOMPQ, K, D, Z, VF, VL, DIFL, DIFR, LDDIFR,
$ DSIGMA, WORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER ICOMPQ, INFO, K, LDDIFR