summaryrefslogtreecommitdiff
path: root/SRC/clarscl2.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/clarscl2.f')
-rw-r--r--SRC/clarscl2.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/clarscl2.f b/SRC/clarscl2.f
index da24c917..ada9535c 100644
--- a/SRC/clarscl2.f
+++ b/SRC/clarscl2.f
@@ -84,17 +84,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complexOTHERcomputational
*
* =====================================================================
SUBROUTINE CLARSCL2 ( M, N, D, X, LDX )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER M, N, LDX