diff options
Diffstat (limited to 'SRC/dlasd4.f')
-rw-r--r-- | SRC/dlasd4.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dlasd4.f b/SRC/dlasd4.f index 5323e74e..f3420115 100644 --- a/SRC/dlasd4.f +++ b/SRC/dlasd4.f @@ -153,7 +153,7 @@ * ===================================================================== SUBROUTINE DLASD4( N, I, D, Z, DELTA, RHO, SIGMA, WORK, INFO ) * -* -- LAPACK auxiliary routine (version 3.3.1) -- +* -- LAPACK auxiliary 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 |