diff options
Diffstat (limited to 'SRC/clacp2.f')
-rw-r--r-- | SRC/clacp2.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/clacp2.f b/SRC/clacp2.f index 4f89c4ae..74264f2d 100644 --- a/SRC/clacp2.f +++ b/SRC/clacp2.f @@ -104,7 +104,7 @@ * ===================================================================== SUBROUTINE CLACP2( UPLO, M, N, A, LDA, B, LDB ) * -* -- LAPACK auxiliary routine (version 3.2) -- +* -- 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 |