summaryrefslogtreecommitdiff
path: root/TESTING/LIN/chet01_3.f
diff options
context:
space:
mode:
Diffstat (limited to 'TESTING/LIN/chet01_3.f')
-rw-r--r--TESTING/LIN/chet01_3.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/TESTING/LIN/chet01_3.f b/TESTING/LIN/chet01_3.f
index 3e08c094..a1b63ae7 100644
--- a/TESTING/LIN/chet01_3.f
+++ b/TESTING/LIN/chet01_3.f
@@ -133,7 +133,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date December 2016
+*> \date June 2017
*
*> \ingroup complex_lin
*
@@ -141,10 +141,10 @@
SUBROUTINE CHET01_3( UPLO, N, A, LDA, AFAC, LDAFAC, E, IPIV, C,
$ LDC, 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 UPLO