diff options
Diffstat (limited to 'SRC/cheswapr.f')
-rw-r--r-- | SRC/cheswapr.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/cheswapr.f b/SRC/cheswapr.f index efebddcb..9fb0fdb9 100644 --- a/SRC/cheswapr.f +++ b/SRC/cheswapr.f @@ -102,7 +102,7 @@ * ===================================================================== SUBROUTINE CHESWAPR( UPLO, N, A, LDA, I1, I2) * -* -- 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 |