diff options
author | julie <julielangou@users.noreply.github.com> | 2011-04-13 16:30:39 +0000 |
---|---|---|
committer | julie <julielangou@users.noreply.github.com> | 2011-04-13 16:30:39 +0000 |
commit | dd795d29031bc54a8c42ac9dce882642825a4faf (patch) | |
tree | ad4e87c67a614fef49e71f3171fe973ba121ac5f /SRC/stgsja.f | |
parent | 16973f0c15a4327f8a78b9652f178246895778c1 (diff) | |
download | lapack-dd795d29031bc54a8c42ac9dce882642825a4faf.tar.gz lapack-dd795d29031bc54a8c42ac9dce882642825a4faf.tar.bz2 lapack-dd795d29031bc54a8c42ac9dce882642825a4faf.zip |
Upadte header for the modified routine for the 3.3.1 release
Diffstat (limited to 'SRC/stgsja.f')
-rw-r--r-- | SRC/stgsja.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/stgsja.f b/SRC/stgsja.f index 7818223f..ab2398d9 100644 --- a/SRC/stgsja.f +++ b/SRC/stgsja.f @@ -2,7 +2,7 @@ $ LDB, TOLA, TOLB, ALPHA, BETA, U, LDU, V, LDV, $ Q, LDQ, WORK, NCYCLE, INFO ) * -* -- LAPACK routine (version 3.2.1) -- +* -- LAPACK 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..-- * -- April 2009 -- |