diff options
Diffstat (limited to 'SRC/dlarfgp.f')
-rw-r--r-- | SRC/dlarfgp.f | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/dlarfgp.f b/SRC/dlarfgp.f index 3c5819f6..54c63e47 100644 --- a/SRC/dlarfgp.f +++ b/SRC/dlarfgp.f @@ -1,9 +1,9 @@ SUBROUTINE DLARFGP( N, ALPHA, X, INCX, TAU ) * -* -- LAPACK auxiliary routine (version 3.2.2) -- +* -- LAPACK 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..-- -* June 2010 +* -- April 2011 -- * * .. Scalar Arguments .. INTEGER INCX, N |