summaryrefslogtreecommitdiff
path: root/SRC/slasd1.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/slasd1.f')
-rw-r--r--SRC/slasd1.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/slasd1.f b/SRC/slasd1.f
index 080368e7..ae076a0f 100644
--- a/SRC/slasd1.f
+++ b/SRC/slasd1.f
@@ -190,7 +190,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERauxiliary
*
@@ -204,10 +204,10 @@
SUBROUTINE SLASD1( NL, NR, SQRE, D, ALPHA, BETA, U, LDU, VT, LDVT,
$ IDXQ, IWORK, 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 INFO, LDU, LDVT, NL, NR, SQRE