summaryrefslogtreecommitdiff
path: root/SRC/claswp.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/claswp.f')
-rw-r--r--SRC/claswp.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/claswp.f b/SRC/claswp.f
index 94fa7732..9f8a2dc6 100644
--- a/SRC/claswp.f
+++ b/SRC/claswp.f
@@ -99,7 +99,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date December 2016
+*> \date June 2017
*
*> \ingroup complexOTHERauxiliary
*
@@ -115,10 +115,10 @@
* =====================================================================
SUBROUTINE CLASWP( N, A, LDA, K1, K2, IPIV, INCX )
*
-* -- LAPACK auxiliary routine (version 3.7.0) --
+* -- LAPACK auxiliary 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 ..
INTEGER INCX, K1, K2, LDA, N