aboutsummaryrefslogtreecommitdiff
path: root/TESTING/LIN/cget04.f
diff options
context:
space:
mode:
Diffstat (limited to 'TESTING/LIN/cget04.f')
-rw-r--r--TESTING/LIN/cget04.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/TESTING/LIN/cget04.f b/TESTING/LIN/cget04.f
index c8c56e2b..a4c8c25a 100644
--- a/TESTING/LIN/cget04.f
+++ b/TESTING/LIN/cget04.f
@@ -95,17 +95,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date December 2016
*
*> \ingroup complex_lin
*
* =====================================================================
SUBROUTINE CGET04( N, NRHS, X, LDX, XACT, LDXACT, RCOND, 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 ..
INTEGER LDX, LDXACT, N, NRHS