diff options
Diffstat (limited to 'TESTING/LIN/cptt02.f')
-rw-r--r-- | TESTING/LIN/cptt02.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TESTING/LIN/cptt02.f b/TESTING/LIN/cptt02.f index 28d5df35..2d947a98 100644 --- a/TESTING/LIN/cptt02.f +++ b/TESTING/LIN/cptt02.f @@ -115,7 +115,7 @@ * ===================================================================== SUBROUTINE CPTT02( UPLO, N, NRHS, D, E, X, LDX, B, LDB, RESID ) * -* -- LAPACK test routine (version 3.1) -- +* -- LAPACK test routine (version 3.4.0) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * November 2011 |