summaryrefslogtreecommitdiff
path: root/SRC/zla_syrpvgrw.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zla_syrpvgrw.f')
-rw-r--r--SRC/zla_syrpvgrw.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/zla_syrpvgrw.f b/SRC/zla_syrpvgrw.f
index 46259334..5359ca9b 100644
--- a/SRC/zla_syrpvgrw.f
+++ b/SRC/zla_syrpvgrw.f
@@ -115,7 +115,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complex16SYcomputational
*
@@ -123,10 +123,10 @@
DOUBLE PRECISION FUNCTION ZLA_SYRPVGRW( UPLO, N, INFO, A, LDA, AF,
$ LDAF, IPIV, WORK )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*1 UPLO