aboutsummaryrefslogtreecommitdiff
path: root/SRC/dla_syrpvgrw.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dla_syrpvgrw.f')
-rw-r--r--SRC/dla_syrpvgrw.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/dla_syrpvgrw.f b/SRC/dla_syrpvgrw.f
index cf7f8563..c2e5cb01 100644
--- a/SRC/dla_syrpvgrw.f
+++ b/SRC/dla_syrpvgrw.f
@@ -114,7 +114,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date December 2016
*
*> \ingroup doubleSYcomputational
*
@@ -122,10 +122,10 @@
DOUBLE PRECISION FUNCTION DLA_SYRPVGRW( UPLO, N, INFO, A, LDA, AF,
$ LDAF, IPIV, WORK )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.7.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* December 2016
*
* .. Scalar Arguments ..
CHARACTER*1 UPLO