diff options
Diffstat (limited to 'SRC/slaein.f')
-rw-r--r-- | SRC/slaein.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/slaein.f b/SRC/slaein.f index e8c8856f..6855fe51 100644 --- a/SRC/slaein.f +++ b/SRC/slaein.f @@ -172,7 +172,7 @@ SUBROUTINE SLAEIN( RIGHTV, NOINIT, N, H, LDH, WR, WI, VR, VI, B, $ LDB, WORK, EPS3, SMLNUM, BIGNUM, 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 |