diff options
Diffstat (limited to 'SRC/cunm22.f')
-rw-r--r-- | SRC/cunm22.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/cunm22.f b/SRC/cunm22.f index f62939bc..3c6b4c12 100644 --- a/SRC/cunm22.f +++ b/SRC/cunm22.f @@ -162,7 +162,7 @@ SUBROUTINE CUNM22( SIDE, TRANS, M, N, N1, N2, Q, LDQ, C, LDC, $ WORK, LWORK, INFO ) * -* -- LAPACK computational routine (version 3.6.0) -- +* -- LAPACK computational routine (version 3.7.1) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * January 2015 |