diff options
Diffstat (limited to 'SRC/dlag2s.f')
-rw-r--r-- | SRC/dlag2s.f | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/dlag2s.f b/SRC/dlag2s.f index 1c0ae741..a90409fe 100644 --- a/SRC/dlag2s.f +++ b/SRC/dlag2s.f @@ -1,9 +1,9 @@ SUBROUTINE DLAG2S( M, N, A, LDA, SA, LDSA, INFO ) * -* -- LAPACK PROTOTYPE auxiliary routine (version 3.1.2) -- +* -- LAPACK PROTOTYPE auxiliary routine (version 3.3.1) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- -* August 2007 +* -- April 2011 -- * * .. * .. Scalar Arguments .. |