diff options
Diffstat (limited to 'SRC/dgghd3.f')
-rw-r--r-- | SRC/dgghd3.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dgghd3.f b/SRC/dgghd3.f index 946aece3..034e9438 100644 --- a/SRC/dgghd3.f +++ b/SRC/dgghd3.f @@ -230,7 +230,7 @@ SUBROUTINE DGGHD3( COMPQ, COMPZ, N, ILO, IHI, A, LDA, B, LDB, Q, $ LDQ, Z, LDZ, WORK, LWORK, INFO ) * -* -- LAPACK computational routine (version 3.6.0) -- +* -- LAPACK computational routine (version 3.6.1) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * January 2015 |