diff options
Diffstat (limited to 'SRC/zptsv.f')
-rw-r--r-- | SRC/zptsv.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/zptsv.f b/SRC/zptsv.f index daf34be7..54623e21 100644 --- a/SRC/zptsv.f +++ b/SRC/zptsv.f @@ -115,7 +115,7 @@ * ===================================================================== SUBROUTINE ZPTSV( N, NRHS, D, E, B, LDB, 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 |