summaryrefslogtreecommitdiff
path: root/SRC/slasd8.f
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2010-11-08 20:15:23 +0000
committerjulie <julielangou@users.noreply.github.com>2010-11-08 20:15:23 +0000
commitf084f121802f40458007a16ab89470102570fb51 (patch)
treead1a90167d40e0c11351db3404d00dbbb4a16863 /SRC/slasd8.f
parentae40eacfe606529f62242ae69c7f6ab8d4e24b00 (diff)
downloadlapack-f084f121802f40458007a16ab89470102570fb51.tar.gz
lapack-f084f121802f40458007a16ab89470102570fb51.tar.bz2
lapack-f084f121802f40458007a16ab89470102570fb51.zip
Start getting ready for the release
Diffstat (limited to 'SRC/slasd8.f')
-rw-r--r--SRC/slasd8.f4
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/slasd8.f b/SRC/slasd8.f
index ec7774f2..98e321fe 100644
--- a/SRC/slasd8.f
+++ b/SRC/slasd8.f
@@ -1,10 +1,10 @@
SUBROUTINE SLASD8( ICOMPQ, K, D, Z, VF, VL, DIFL, DIFR, LDDIFR,
$ DSIGMA, WORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.2.2) --
+* -- LAPACK auxiliary routine (version 3.3.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* June 2010
+* November 2010
*
* .. Scalar Arguments ..
INTEGER ICOMPQ, INFO, K, LDDIFR