diff options
Diffstat (limited to 'SRC/sgtcon.f')
-rw-r--r-- | SRC/sgtcon.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/sgtcon.f b/SRC/sgtcon.f index 8d43f737..5bd0fc9d 100644 --- a/SRC/sgtcon.f +++ b/SRC/sgtcon.f @@ -146,7 +146,7 @@ SUBROUTINE SGTCON( NORM, N, DL, D, DU, DU2, IPIV, ANORM, RCOND, $ WORK, IWORK, INFO ) * -* -- LAPACK computational routine (version 3.3.1) -- +* -- 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 |