summaryrefslogtreecommitdiff
path: root/SRC/dlasd0.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dlasd0.f')
-rw-r--r--SRC/dlasd0.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/dlasd0.f b/SRC/dlasd0.f
index f639f81c..522ca9ad 100644
--- a/SRC/dlasd0.f
+++ b/SRC/dlasd0.f
@@ -136,7 +136,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date December 2016
+*> \date June 2017
*
*> \ingroup OTHERauxiliary
*
@@ -150,10 +150,10 @@
SUBROUTINE DLASD0( N, SQRE, D, E, U, LDU, VT, LDVT, SMLSIZ, IWORK,
$ WORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.7.0) --
+* -- LAPACK auxiliary routine (version 3.7.1) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* December 2016
+* June 2017
*
* .. Scalar Arguments ..
INTEGER INFO, LDU, LDVT, N, SMLSIZ, SQRE