diff options
author | julie <julielangou@users.noreply.github.com> | 2012-09-25 23:56:27 +0000 |
---|---|---|
committer | julie <julielangou@users.noreply.github.com> | 2012-09-25 23:56:27 +0000 |
commit | a65e481c605c97e27514f01b3ea92a10621976c4 (patch) | |
tree | b907e05f17e1e6fea3654290510aa2e854e06883 /SRC/dlaqr0.f | |
parent | e9f3eef006375bda43c2c4657d996b19b3e96142 (diff) | |
download | lapack-a65e481c605c97e27514f01b3ea92a10621976c4.tar.gz lapack-a65e481c605c97e27514f01b3ea92a10621976c4.tar.bz2 lapack-a65e481c605c97e27514f01b3ea92a10621976c4.zip |
Diffstat (limited to 'SRC/dlaqr0.f')
-rw-r--r-- | SRC/dlaqr0.f | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/dlaqr0.f b/SRC/dlaqr0.f index 1ffb192a..2a3b1db9 100644 --- a/SRC/dlaqr0.f +++ b/SRC/dlaqr0.f @@ -248,7 +248,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -259,7 +259,7 @@ * -- LAPACK auxiliary routine (version 3.4.2) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHI, IHIZ, ILO, ILOZ, INFO, LDH, LDZ, LWORK, N |