summaryrefslogtreecommitdiff
path: root/SRC/ilaclc.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/ilaclc.f')
-rw-r--r--SRC/ilaclc.f9
1 files changed, 6 insertions, 3 deletions
diff --git a/SRC/ilaclc.f b/SRC/ilaclc.f
index 0b488da9..577d5282 100644
--- a/SRC/ilaclc.f
+++ b/SRC/ilaclc.f
@@ -1,9 +1,12 @@
INTEGER FUNCTION ILACLC(M, N, A, LDA)
IMPLICIT NONE
*
-* -- LAPACK auxiliary routine (version 3.2) --
-* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
-* December 2007
+* -- LAPACK auxiliary routine (version 3.2.1) --
+*
+* -- April 2009 --
+*
+* -- LAPACK is a software package provided by Univ. of Tennessee, --
+* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
*
* .. Scalar Arguments ..
INTEGER M, N, LDA