diff options
Diffstat (limited to 'SRC/sorm22.f')
-rw-r--r-- | SRC/sorm22.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/sorm22.f b/SRC/sorm22.f index 06f18d68..265e9769 100644 --- a/SRC/sorm22.f +++ b/SRC/sorm22.f @@ -163,7 +163,7 @@ SUBROUTINE SORM22( 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 |