summaryrefslogtreecommitdiff
path: root/SRC/zlalsd.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zlalsd.f')
-rw-r--r--SRC/zlalsd.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/zlalsd.f b/SRC/zlalsd.f
index 01f3ac03..409ebe3a 100644
--- a/SRC/zlalsd.f
+++ b/SRC/zlalsd.f
@@ -172,7 +172,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date December 2016
+*> \date June 2017
*
*> \ingroup complex16OTHERcomputational
*
@@ -187,10 +187,10 @@
SUBROUTINE ZLALSD( UPLO, SMLSIZ, N, NRHS, D, E, B, LDB, RCOND,
$ RANK, WORK, RWORK, IWORK, INFO )
*
-* -- LAPACK computational routine (version 3.7.0) --
+* -- LAPACK computational 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 ..
CHARACTER UPLO