summaryrefslogtreecommitdiff
path: root/SRC/dsteqr.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dsteqr.f')
-rw-r--r--SRC/dsteqr.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dsteqr.f b/SRC/dsteqr.f
index 0afd7957..11650a73 100644
--- a/SRC/dsteqr.f
+++ b/SRC/dsteqr.f
@@ -1,6 +1,6 @@
SUBROUTINE DSTEQR( COMPZ, N, D, E, Z, LDZ, WORK, INFO )
*
-* -- LAPACK routine (version 3.1) --
+* -- LAPACK routine (version 3.2) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* November 2006
*