aboutsummaryrefslogtreecommitdiff
path: root/SRC/slatrd.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/slatrd.f')
-rw-r--r--SRC/slatrd.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/slatrd.f b/SRC/slatrd.f
index f2d8d2b0..164294f7 100644
--- a/SRC/slatrd.f
+++ b/SRC/slatrd.f
@@ -139,7 +139,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date August 2012
*
*> \ingroup doubleOTHERauxiliary
*
@@ -198,10 +198,10 @@
* =====================================================================
SUBROUTINE SLATRD( UPLO, N, NB, A, LDA, E, TAU, W, LDW )
*
-* -- 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 UPLO