diff options
Diffstat (limited to 'SRC/slasd6.f')
-rw-r--r-- | SRC/slasd6.f | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/slasd6.f b/SRC/slasd6.f index 4c2f0045..9f31e6cc 100644 --- a/SRC/slasd6.f +++ b/SRC/slasd6.f @@ -297,7 +297,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date November 2015 +*> \date June 2016 * *> \ingroup auxOTHERauxiliary * @@ -313,10 +313,10 @@ $ LDGNUM, POLES, DIFL, DIFR, Z, K, C, S, WORK, $ IWORK, INFO ) * -* -- LAPACK auxiliary routine (version 3.6.0) -- +* -- LAPACK auxiliary routine (version 3.6.1) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- -* November 2015 +* June 2016 * * .. Scalar Arguments .. INTEGER GIVPTR, ICOMPQ, INFO, K, LDGCOL, LDGNUM, NL, |