summaryrefslogtreecommitdiff
path: root/SRC/zlabrd.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zlabrd.f')
-rw-r--r--SRC/zlabrd.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/zlabrd.f b/SRC/zlabrd.f
index a3923ff8..55fbc7c6 100644
--- a/SRC/zlabrd.f
+++ b/SRC/zlabrd.f
@@ -157,7 +157,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date August 2012
*
*> \ingroup complex16OTHERauxiliary
*
@@ -212,10 +212,10 @@
SUBROUTINE ZLABRD( M, N, NB, A, LDA, D, E, TAUQ, TAUP, X, LDX, Y,
$ LDY )
*
-* -- LAPACK auxiliary routine (version 3.4.0) --
+* -- 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..--
-* November 2011
+* August 2012
*
* .. Scalar Arguments ..
INTEGER LDA, LDX, LDY, M, N, NB