summaryrefslogtreecommitdiff
path: root/SRC/dlaswp.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dlaswp.f')
-rw-r--r--SRC/dlaswp.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/dlaswp.f b/SRC/dlaswp.f
index 0f41f4c1..5d8b29c7 100644
--- a/SRC/dlaswp.f
+++ b/SRC/dlaswp.f
@@ -98,7 +98,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date August 2012
*
*> \ingroup doubleOTHERauxiliary
*
@@ -114,10 +114,10 @@
* =====================================================================
SUBROUTINE DLASWP( N, A, LDA, K1, K2, IPIV, INCX )
*
-* -- LAPACK auxiliary routine (version 3.4.0) --
+* -- LAPACK auxiliary routine (version 3.4.2) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* August 2012
*
* .. Scalar Arguments ..
INTEGER INCX, K1, K2, LDA, N