diff options
Diffstat (limited to 'SRC/strttp.f')
-rw-r--r-- | SRC/strttp.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/strttp.f b/SRC/strttp.f index 9b3c1411..13f8bcf1 100644 --- a/SRC/strttp.f +++ b/SRC/strttp.f @@ -104,7 +104,7 @@ * ===================================================================== SUBROUTINE STRTTP( UPLO, N, A, LDA, AP, 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 |