diff options
Diffstat (limited to 'SRC/slasd3.f')
-rw-r--r-- | SRC/slasd3.f | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/slasd3.f b/SRC/slasd3.f index f9b0c01d..add92f35 100644 --- a/SRC/slasd3.f +++ b/SRC/slasd3.f @@ -209,7 +209,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date December 2016 +*> \date June 2017 * *> \ingroup OTHERauxiliary * @@ -224,10 +224,10 @@ $ LDU2, VT, LDVT, VT2, LDVT2, IDXC, CTOT, Z, $ INFO ) * -* -- LAPACK auxiliary routine (version 3.7.0) -- +* -- LAPACK auxiliary routine (version 3.7.1) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- -* December 2016 +* June 2017 * * .. Scalar Arguments .. INTEGER INFO, K, LDQ, LDU, LDU2, LDVT, LDVT2, NL, NR, |