aboutsummaryrefslogtreecommitdiff
path: root/SRC/cstedc.f
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2008-12-16 17:06:58 +0000
committerjulie <julielangou@users.noreply.github.com>2008-12-16 17:06:58 +0000
commitff981f106bde4ce6a74aa4f4a572c943f5a395b2 (patch)
treea386cad907bcaefd6893535c31d67ec9468e693e /SRC/cstedc.f
parente58b61578b55644f6391f3333262b72c1dc88437 (diff)
Diffstat (limited to 'SRC/cstedc.f')
-rw-r--r--SRC/cstedc.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/cstedc.f b/SRC/cstedc.f
index a2ed1cb0..b93d92cf 100644
--- a/SRC/cstedc.f
+++ b/SRC/cstedc.f
@@ -1,7 +1,7 @@
SUBROUTINE CSTEDC( COMPZ, N, D, E, Z, LDZ, WORK, LWORK, RWORK,
$ LRWORK, IWORK, LIWORK, INFO )
*
-* -- LAPACK routine (version 3.1) --
+* -- LAPACK routine (version 3.2) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* November 2006
*