diff options
Diffstat (limited to 'SRC/zlaqr1.f')
-rw-r--r-- | SRC/zlaqr1.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/zlaqr1.f b/SRC/zlaqr1.f index 213cba8a..e2fd616d 100644 --- a/SRC/zlaqr1.f +++ b/SRC/zlaqr1.f @@ -107,7 +107,7 @@ * ===================================================================== SUBROUTINE ZLAQR1( N, H, LDH, S1, S2, V ) * -* -- 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 |