summaryrefslogtreecommitdiff
path: root/SRC/slasr.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/slasr.f')
-rw-r--r--SRC/slasr.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/slasr.f b/SRC/slasr.f
index cb5bf907..35206c81 100644
--- a/SRC/slasr.f
+++ b/SRC/slasr.f
@@ -192,17 +192,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date August 2012
*
*> \ingroup auxOTHERauxiliary
*
* =====================================================================
SUBROUTINE SLASR( SIDE, PIVOT, DIRECT, M, N, C, S, A, LDA )
*
-* -- 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 ..
CHARACTER DIRECT, PIVOT, SIDE