summaryrefslogtreecommitdiff
path: root/SRC/shseqr.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/shseqr.f')
-rw-r--r--SRC/shseqr.f4
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/shseqr.f b/SRC/shseqr.f
index 6a2f3db0..3c58c9eb 100644
--- a/SRC/shseqr.f
+++ b/SRC/shseqr.f
@@ -1,9 +1,9 @@
SUBROUTINE SHSEQR( JOB, COMPZ, N, ILO, IHI, H, LDH, WR, WI, Z,
$ LDZ, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.2) --
+* -- LAPACK computational routine (version 3.2.2) --
* Univ. of Tennessee, Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..
-* November 2006
+* June 2010
*
* .. Scalar Arguments ..
INTEGER IHI, ILO, INFO, LDH, LDZ, LWORK, N