summaryrefslogtreecommitdiff
path: root/SRC/zlaqps.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zlaqps.f')
-rw-r--r--SRC/zlaqps.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/zlaqps.f b/SRC/zlaqps.f
index f37c8a38..134aa11d 100644
--- a/SRC/zlaqps.f
+++ b/SRC/zlaqps.f
@@ -150,7 +150,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date August 2012
*
*> \ingroup complex16OTHERauxiliary
*
@@ -177,10 +177,10 @@
SUBROUTINE ZLAQPS( M, N, OFFSET, NB, KB, A, LDA, JPVT, TAU, VN1,
$ VN2, AUXV, F, LDF )
*
-* -- 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 KB, LDA, LDF, M, N, NB, OFFSET