summaryrefslogtreecommitdiff
path: root/SRC/sla_syrpvgrw.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/sla_syrpvgrw.f')
-rw-r--r--SRC/sla_syrpvgrw.f4
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/sla_syrpvgrw.f b/SRC/sla_syrpvgrw.f
index 592495d7..90edfcab 100644
--- a/SRC/sla_syrpvgrw.f
+++ b/SRC/sla_syrpvgrw.f
@@ -1,10 +1,10 @@
REAL FUNCTION SLA_SYRPVGRW( UPLO, N, INFO, A, LDA, AF, LDAF, IPIV,
$ WORK )
*
-* -- LAPACK routine (version 3.2.1) --
+* -- LAPACK routine (version 3.2.2) --
* -- Contributed by James Demmel, Deaglan Halligan, Yozo Hida and --
* -- Jason Riedy of Univ. of California Berkeley. --
-* -- April 2009 --
+* -- June 2010 --
*
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley and NAG Ltd. --