aboutsummaryrefslogtreecommitdiff
path: root/SRC/zla_porpvgrw.f
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2009-04-16 18:10:16 +0000
committerjulie <julielangou@users.noreply.github.com>2009-04-16 18:10:16 +0000
commitbe91086043cf7661e6c6de1715895e5a48e0e74e (patch)
tree03aa2dfc3ed8c705aecc14044d1ad91cae3c2e0e /SRC/zla_porpvgrw.f
parentcd6bf778913fc535e5a0ecb79eeaf4a1ad88b291 (diff)
Big commit before 3.2.1 release.
Those are just cosmetic changes to update version number and various other minor change.
Diffstat (limited to 'SRC/zla_porpvgrw.f')
-rw-r--r--SRC/zla_porpvgrw.f4
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/zla_porpvgrw.f b/SRC/zla_porpvgrw.f
index 8d9e68c6..6c7b3647 100644
--- a/SRC/zla_porpvgrw.f
+++ b/SRC/zla_porpvgrw.f
@@ -1,10 +1,10 @@
DOUBLE PRECISION FUNCTION ZLA_PORPVGRW( UPLO, NCOLS, A, LDA, AF,
$ LDAF, WORK )
*
-* -- LAPACK routine (version 3.2) --
+* -- LAPACK routine (version 3.2.1) --
* -- Contributed by James Demmel, Deaglan Halligan, Yozo Hida and --
* -- Jason Riedy of Univ. of California Berkeley. --
-* -- November 2008 --
+* -- April 2009 --
*
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley and NAG Ltd. --