diff options
Diffstat (limited to 'SRC/cgtsv.f')
-rw-r--r-- | SRC/cgtsv.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/cgtsv.f b/SRC/cgtsv.f index 0454074f..4f368723 100644 --- a/SRC/cgtsv.f +++ b/SRC/cgtsv.f @@ -124,7 +124,7 @@ * ===================================================================== SUBROUTINE CGTSV( N, NRHS, DL, D, DU, B, LDB, INFO ) * -* -- LAPACK computational routine (version 3.3.1) -- +* -- LAPACK computational 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 |