diff options
Diffstat (limited to 'SRC/zlatrd.f')
-rw-r--r-- | SRC/zlatrd.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/zlatrd.f b/SRC/zlatrd.f index 61764e8a..d71f097e 100644 --- a/SRC/zlatrd.f +++ b/SRC/zlatrd.f @@ -199,7 +199,7 @@ * ===================================================================== SUBROUTINE ZLATRD( 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 |