summaryrefslogtreecommitdiff
path: root/SRC/ilaclr.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/ilaclr.f')
-rw-r--r--SRC/ilaclr.f4
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/ilaclr.f b/SRC/ilaclr.f
index 06536b1b..17716b00 100644
--- a/SRC/ilaclr.f
+++ b/SRC/ilaclr.f
@@ -1,9 +1,9 @@
INTEGER FUNCTION ILACLR( M, N, A, LDA )
IMPLICIT NONE
*
-* -- LAPACK auxiliary routine (version 3.2.1) --
+* -- LAPACK auxiliary routine (version 3.2.2) --
*
-* -- April 2009 --
+* -- June 2010 --
*
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--