summaryrefslogtreecommitdiff
path: root/SRC/zunm2r.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zunm2r.f')
-rw-r--r--SRC/zunm2r.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/zunm2r.f b/SRC/zunm2r.f
index 7671639f..9ca995fc 100644
--- a/SRC/zunm2r.f
+++ b/SRC/zunm2r.f
@@ -151,7 +151,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date August 2012
*
*> \ingroup complex16OTHERcomputational
*
@@ -159,10 +159,10 @@
SUBROUTINE ZUNM2R( SIDE, TRANS, M, N, K, A, LDA, TAU, C, LDC,
$ WORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- 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..--
-* November 2011
+* August 2012
*
* .. Scalar Arguments ..
CHARACTER SIDE, TRANS