summaryrefslogtreecommitdiff
path: root/SRC/clamtsqr.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/clamtsqr.f')
-rw-r--r--SRC/clamtsqr.f4
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/clamtsqr.f b/SRC/clamtsqr.f
index 69acac54..77d09a57 100644
--- a/SRC/clamtsqr.f
+++ b/SRC/clamtsqr.f
@@ -195,10 +195,10 @@
SUBROUTINE CLAMTSQR( SIDE, TRANS, M, N, K, MB, NB, A, LDA, T,
$ LDT, C, LDC, WORK, LWORK, 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