diff options
Diffstat (limited to 'SRC/stfttp.f')
-rw-r--r-- | SRC/stfttp.f | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/stfttp.f b/SRC/stfttp.f index 3ccb5881..38c6ed48 100644 --- a/SRC/stfttp.f +++ b/SRC/stfttp.f @@ -1,9 +1,9 @@ SUBROUTINE STFTTP( TRANSR, UPLO, N, ARF, AP, INFO ) * -* -- LAPACK routine (version 3.2) -- +* -- LAPACK routine (version 3.2.1) -- * * -- Contributed by Fred Gustavson of the IBM Watson Research Center -- -* -- November 2008 -- +* -- April 2009 -- * * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- |