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/slarrr.f | |
parent | e9f3eef006375bda43c2c4657d996b19b3e96142 (diff) | |
download | lapack-a65e481c605c97e27514f01b3ea92a10621976c4.tar.gz lapack-a65e481c605c97e27514f01b3ea92a10621976c4.tar.bz2 lapack-a65e481c605c97e27514f01b3ea92a10621976c4.zip |
Diffstat (limited to 'SRC/slarrr.f')
-rw-r--r-- | SRC/slarrr.f | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/slarrr.f b/SRC/slarrr.f index 7d03ec83..5e2230d1 100644 --- a/SRC/slarrr.f +++ b/SRC/slarrr.f @@ -78,7 +78,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -97,7 +97,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 N, INFO |