summaryrefslogtreecommitdiff
path: root/SRC/dlascl.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dlascl.f')
-rw-r--r--SRC/dlascl.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/dlascl.f b/SRC/dlascl.f
index ba26392a..13c176ce 100644
--- a/SRC/dlascl.f
+++ b/SRC/dlascl.f
@@ -136,17 +136,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date June 2016
*
*> \ingroup auxOTHERauxiliary
*
* =====================================================================
SUBROUTINE DLASCL( TYPE, KL, KU, CFROM, CTO, M, N, A, LDA, 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 TYPE