summaryrefslogtreecommitdiff
path: root/SRC/ctpmlqt.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/ctpmlqt.f')
-rw-r--r--SRC/ctpmlqt.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/ctpmlqt.f b/SRC/ctpmlqt.f
index 76414fc0..cb5f033c 100644
--- a/SRC/ctpmlqt.f
+++ b/SRC/ctpmlqt.f
@@ -158,7 +158,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date December 2016
+*> \date June 2017
*
*> \ingroup doubleOTHERcomputational
*
@@ -199,10 +199,10 @@
SUBROUTINE CTPMLQT( SIDE, TRANS, M, N, K, L, MB, V, LDV, T, LDT,
$ A, LDA, B, LDB, WORK, INFO )
*
-* -- LAPACK computational routine (version 3.7.0) --
+* -- LAPACK computational 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 ..
CHARACTER SIDE, TRANS