diff options
Diffstat (limited to 'SRC/sgeevx.f')
-rw-r--r-- | SRC/sgeevx.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/sgeevx.f b/SRC/sgeevx.f index 125fc4ac..b11f5004 100644 --- a/SRC/sgeevx.f +++ b/SRC/sgeevx.f @@ -306,7 +306,7 @@ $ RCONDE, RCONDV, WORK, LWORK, IWORK, INFO ) implicit none * -* -- LAPACK driver routine (version 3.7.0) -- +* -- LAPACK driver routine (version 3.7.1) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * June 2016 |