summaryrefslogtreecommitdiff
path: root/SRC/claqr4.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/claqr4.f')
-rw-r--r--SRC/claqr4.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/claqr4.f b/SRC/claqr4.f
index 7adca2ef..647fa677 100644
--- a/SRC/claqr4.f
+++ b/SRC/claqr4.f
@@ -222,7 +222,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date December 2016
+*> \date June 2017
*
*> \ingroup complexOTHERauxiliary
*
@@ -248,10 +248,10 @@
SUBROUTINE CLAQR4( WANTT, WANTZ, N, ILO, IHI, H, LDH, W, ILOZ,
$ IHIZ, Z, LDZ, WORK, LWORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.7.0) --
+* -- LAPACK auxiliary routine (version 3.7.1) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* December 2016
+* June 2017
*
* .. Scalar Arguments ..
INTEGER IHI, IHIZ, ILO, ILOZ, INFO, LDH, LDZ, LWORK, N