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/zunml2.f | |
parent | e9f3eef006375bda43c2c4657d996b19b3e96142 (diff) | |
download | lapack-a65e481c605c97e27514f01b3ea92a10621976c4.tar.gz lapack-a65e481c605c97e27514f01b3ea92a10621976c4.tar.bz2 lapack-a65e481c605c97e27514f01b3ea92a10621976c4.zip |
Diffstat (limited to 'SRC/zunml2.f')
-rw-r--r-- | SRC/zunml2.f | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/zunml2.f b/SRC/zunml2.f index 13c0760b..3860c3df 100644 --- a/SRC/zunml2.f +++ b/SRC/zunml2.f @@ -151,7 +151,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -162,7 +162,7 @@ * -- LAPACK computational 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 .. CHARACTER SIDE, TRANS |