aboutsummaryrefslogtreecommitdiff
path: root/TESTING/LIN/dptt02.f
diff options
context:
space:
mode:
Diffstat (limited to 'TESTING/LIN/dptt02.f')
-rw-r--r--TESTING/LIN/dptt02.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/TESTING/LIN/dptt02.f b/TESTING/LIN/dptt02.f
index 733c2ebc..a9e8bd62 100644
--- a/TESTING/LIN/dptt02.f
+++ b/TESTING/LIN/dptt02.f
@@ -97,17 +97,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date December 2016
*
*> \ingroup double_lin
*
* =====================================================================
SUBROUTINE DPTT02( N, NRHS, D, E, X, LDX, B, LDB, 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 LDB, LDX, N, NRHS