diff options
Diffstat (limited to 'SRC/dptcon.f')
-rw-r--r-- | SRC/dptcon.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dptcon.f b/SRC/dptcon.f index 27997375..d61b4b9b 100644 --- a/SRC/dptcon.f +++ b/SRC/dptcon.f @@ -118,7 +118,7 @@ * ===================================================================== SUBROUTINE DPTCON( N, D, E, ANORM, RCOND, WORK, 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 |