summaryrefslogtreecommitdiff
path: root/SRC/dlasd1.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dlasd1.f')
-rw-r--r--SRC/dlasd1.f4
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/dlasd1.f b/SRC/dlasd1.f
index bf73e9ca..23f1587e 100644
--- a/SRC/dlasd1.f
+++ b/SRC/dlasd1.f
@@ -1,10 +1,10 @@
SUBROUTINE DLASD1( NL, NR, SQRE, D, ALPHA, BETA, U, LDU, VT, LDVT,
$ IDXQ, IWORK, WORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.2.2) --
+* -- LAPACK auxiliary routine (version 3.3.1) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* June 2010
+* -- April 2011 --
*
* .. Scalar Arguments ..
INTEGER INFO, LDU, LDVT, NL, NR, SQRE