summaryrefslogtreecommitdiff
path: root/TESTING/EIG/cbdt03.f
diff options
context:
space:
mode:
Diffstat (limited to 'TESTING/EIG/cbdt03.f')
-rw-r--r--TESTING/EIG/cbdt03.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/TESTING/EIG/cbdt03.f b/TESTING/EIG/cbdt03.f
index b1cbcb92..d4f7d7a5 100644
--- a/TESTING/EIG/cbdt03.f
+++ b/TESTING/EIG/cbdt03.f
@@ -127,7 +127,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date December 2016
*
*> \ingroup complex_eig
*
@@ -135,10 +135,10 @@
SUBROUTINE CBDT03( UPLO, N, KD, D, E, U, LDU, S, VT, LDVT, WORK,
$ RESID )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.7.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* December 2016
*
* .. Scalar Arguments ..
CHARACTER UPLO