summaryrefslogtreecommitdiff
path: root/TESTING/EIG/cget02.f
diff options
context:
space:
mode:
Diffstat (limited to 'TESTING/EIG/cget02.f')
-rw-r--r--TESTING/EIG/cget02.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/TESTING/EIG/cget02.f b/TESTING/EIG/cget02.f
index 276680c1..1b7f6b38 100644
--- a/TESTING/EIG/cget02.f
+++ b/TESTING/EIG/cget02.f
@@ -125,7 +125,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date December 2016
+*> \date June 2017
*
*> \ingroup complex_eig
*
@@ -133,10 +133,10 @@
SUBROUTINE CGET02( TRANS, M, N, NRHS, A, LDA, X, LDX, B, LDB,
$ RWORK, RESID )
*
-* -- LAPACK test routine (version 3.7.0) --
+* -- LAPACK test 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 TRANS