aboutsummaryrefslogtreecommitdiff
path: root/SRC/ilaclr.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/ilaclr.f')
-rw-r--r--SRC/ilaclr.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/ilaclr.f b/SRC/ilaclr.f
index eb4a29b9..a72921ab 100644
--- a/SRC/ilaclr.f
+++ b/SRC/ilaclr.f
@@ -71,17 +71,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date April 2012
+*> \date August 2012
*
*> \ingroup complexOTHERauxiliary
*
* =====================================================================
INTEGER FUNCTION ILACLR( M, N, A, LDA )
*
-* -- LAPACK auxiliary routine (version 3.4.1) --
+* -- 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..--
-* April 2012
+* August 2012
*
* .. Scalar Arguments ..
INTEGER M, N, LDA