diff options
Diffstat (limited to 'SRC/dlahqr.f')
-rw-r--r-- | SRC/dlahqr.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dlahqr.f b/SRC/dlahqr.f index 336d4003..8cbf0308 100644 --- a/SRC/dlahqr.f +++ b/SRC/dlahqr.f @@ -207,7 +207,7 @@ SUBROUTINE DLAHQR( WANTT, WANTZ, N, ILO, IHI, H, LDH, WR, WI, $ ILOZ, IHIZ, Z, LDZ, INFO ) * -* -- LAPACK auxiliary routine (version 3.2) -- +* -- 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 |