summaryrefslogtreecommitdiff
path: root/SRC/dlasdq.f
diff options
context:
space:
mode:
authorJulie <julie@cs.utk.edu>2016-06-18 13:26:30 -0700
committerJulie <julie@cs.utk.edu>2016-06-18 13:26:30 -0700
commit5efe3599486cc73ceead93f61ce1999eed96be11 (patch)
treee3d4a1795b398215f472ad5d2a8fe0372134f129 /SRC/dlasdq.f
parentc497f0ffe4f36876756e0232eb3771a83c9b848b (diff)
downloadlapack-5efe3599486cc73ceead93f61ce1999eed96be11.tar.gz
lapack-5efe3599486cc73ceead93f61ce1999eed96be11.tar.bz2
lapack-5efe3599486cc73ceead93f61ce1999eed96be11.zip
Update date, version for 3.6.1 release
Diffstat (limited to 'SRC/dlasdq.f')
-rw-r--r--SRC/dlasdq.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/dlasdq.f b/SRC/dlasdq.f
index cbfdb4a5..94cc1141 100644
--- a/SRC/dlasdq.f
+++ b/SRC/dlasdq.f
@@ -197,7 +197,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date June 2016
*
*> \ingroup auxOTHERauxiliary
*
@@ -211,10 +211,10 @@
SUBROUTINE DLASDQ( UPLO, SQRE, N, NCVT, NRU, NCC, D, E, VT, LDVT,
$ U, LDU, C, LDC, WORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- 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..--
-* September 2012
+* June 2016
*
* .. Scalar Arguments ..
CHARACTER UPLO