aboutsummaryrefslogtreecommitdiff
path: root/TESTING/LIN/csyt02.f
diff options
context:
space:
mode:
Diffstat (limited to 'TESTING/LIN/csyt02.f')
-rw-r--r--TESTING/LIN/csyt02.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/TESTING/LIN/csyt02.f b/TESTING/LIN/csyt02.f
index 49fea7a9..4707b386 100644
--- a/TESTING/LIN/csyt02.f
+++ b/TESTING/LIN/csyt02.f
@@ -119,7 +119,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date December 2016
*
*> \ingroup complex_lin
*
@@ -127,10 +127,10 @@
SUBROUTINE CSYT02( UPLO, N, NRHS, A, LDA, X, LDX, B, LDB, RWORK,
$ 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