summaryrefslogtreecommitdiff
path: root/SRC/iladlc.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/iladlc.f')
-rw-r--r--SRC/iladlc.f4
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/iladlc.f b/SRC/iladlc.f
index fb983d6b..2ef71805 100644
--- a/SRC/iladlc.f
+++ b/SRC/iladlc.f
@@ -1,7 +1,7 @@
INTEGER FUNCTION ILADLC(M, N, A, LDA)
IMPLICIT NONE
!
-! -- LAPACK auxiliary routine (version 3.1) --
+! -- LAPACK auxiliary routine (version 3.2) --
! Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
! December 2007
!
@@ -39,7 +39,7 @@
PARAMETER ( ZERO = 0.0D+0 )
! ..
! .. Local Scalars ..
- INTEGER I, J
+ INTEGER I
! ..
! .. Executable Statements ..
!