diff options
author | julie <julielangou@users.noreply.github.com> | 2010-11-08 20:15:23 +0000 |
---|---|---|
committer | julie <julielangou@users.noreply.github.com> | 2010-11-08 20:15:23 +0000 |
commit | f084f121802f40458007a16ab89470102570fb51 (patch) | |
tree | ad1a90167d40e0c11351db3404d00dbbb4a16863 /SRC/zlaqr5.f | |
parent | ae40eacfe606529f62242ae69c7f6ab8d4e24b00 (diff) | |
download | lapack-f084f121802f40458007a16ab89470102570fb51.tar.gz lapack-f084f121802f40458007a16ab89470102570fb51.tar.bz2 lapack-f084f121802f40458007a16ab89470102570fb51.zip |
Start getting ready for the release
Diffstat (limited to 'SRC/zlaqr5.f')
-rw-r--r-- | SRC/zlaqr5.f | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/zlaqr5.f b/SRC/zlaqr5.f index 56bc028d..0e4fb1e0 100644 --- a/SRC/zlaqr5.f +++ b/SRC/zlaqr5.f @@ -2,9 +2,9 @@ $ H, LDH, ILOZ, IHIZ, Z, LDZ, V, LDV, U, LDU, NV, $ WV, LDWV, NH, WH, LDWH ) * -* -- LAPACK auxiliary routine (version 3.2) -- +* -- LAPACK auxiliary routine (version 3.3.0) -- * Univ. of Tennessee, Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd.. -* November 2006 +* November 2010 * * .. Scalar Arguments .. INTEGER IHIZ, ILOZ, KACC22, KBOT, KTOP, LDH, LDU, LDV, |