diff options
Diffstat (limited to 'SRC/dtpttr.f')
-rw-r--r-- | SRC/dtpttr.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dtpttr.f b/SRC/dtpttr.f index 4cc4dd3f..152621ad 100644 --- a/SRC/dtpttr.f +++ b/SRC/dtpttr.f @@ -104,7 +104,7 @@ * ===================================================================== SUBROUTINE DTPTTR( UPLO, N, AP, A, LDA, INFO ) * -* -- LAPACK computational routine (version 3.3.0) -- +* -- LAPACK computational 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 |