diff options
Diffstat (limited to 'SRC/cppcon.f')
-rw-r--r-- | SRC/cppcon.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/cppcon.f b/SRC/cppcon.f index d4ef84c0..e4c48e98 100644 --- a/SRC/cppcon.f +++ b/SRC/cppcon.f @@ -118,7 +118,7 @@ * ===================================================================== SUBROUTINE CPPCON( UPLO, N, AP, ANORM, RCOND, WORK, RWORK, 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 |