diff options
Diffstat (limited to 'SRC/slatrd.f')
-rw-r--r-- | SRC/slatrd.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/slatrd.f b/SRC/slatrd.f index fc196e3e..79782a03 100644 --- a/SRC/slatrd.f +++ b/SRC/slatrd.f @@ -198,7 +198,7 @@ * ===================================================================== SUBROUTINE SLATRD( UPLO, N, NB, A, LDA, E, TAU, W, LDW ) * -* -- LAPACK auxiliary routine (version 3.3.1) -- +* -- LAPACK auxiliary routine (version 3.4.0) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * November 2011 |