diff options
Diffstat (limited to 'SRC/clacrm.f')
-rw-r--r-- | SRC/clacrm.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/clacrm.f b/SRC/clacrm.f index ff82e3d5..2c4c46cb 100644 --- a/SRC/clacrm.f +++ b/SRC/clacrm.f @@ -114,7 +114,7 @@ * ===================================================================== SUBROUTINE CLACRM( M, N, A, LDA, B, LDB, C, LDC, RWORK ) * -* -- 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 |