summaryrefslogtreecommitdiff
path: root/SRC/dorcsd.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dorcsd.f')
-rw-r--r--SRC/dorcsd.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/dorcsd.f b/SRC/dorcsd.f
index 61b70ffd..f0284ce6 100644
--- a/SRC/dorcsd.f
+++ b/SRC/dorcsd.f
@@ -289,7 +289,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date December 2016
+*> \date June 2017
*
*> \ingroup doubleOTHERcomputational
*
@@ -300,10 +300,10 @@
$ U1, LDU1, U2, LDU2, V1T, LDV1T, V2T,
$ LDV2T, WORK, LWORK, 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 JOBU1, JOBU2, JOBV1T, JOBV2T, SIGNS, TRANS