diff options
Diffstat (limited to 'SRC/clatrz.f')
-rw-r--r-- | SRC/clatrz.f | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/clatrz.f b/SRC/clatrz.f index d1f80542..afdfc9a1 100644 --- a/SRC/clatrz.f +++ b/SRC/clatrz.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -143,7 +143,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 .. INTEGER L, LDA, M, N |