summaryrefslogtreecommitdiff
path: root/SRC/dsyconvf.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dsyconvf.f')
-rw-r--r--SRC/dsyconvf.f8
1 files changed, 4 insertions, 4 deletions
diff --git a/SRC/dsyconvf.f b/SRC/dsyconvf.f
index 673360fd..4a4a63d2 100644
--- a/SRC/dsyconvf.f
+++ b/SRC/dsyconvf.f
@@ -189,7 +189,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date December 2016
+*> \date June 2017
*
*> \ingroup doubleSYcomputational
*
@@ -198,7 +198,7 @@
*>
*> \verbatim
*>
-*> December 2016, Igor Kozachenko,
+*> June 2017, Igor Kozachenko,
*> Computer Science Division,
*> University of California, Berkeley
*>
@@ -206,10 +206,10 @@
* =====================================================================
SUBROUTINE DSYCONVF( UPLO, WAY, N, A, LDA, E, IPIV, INFO )
*
-* -- LAPACK computational routine (version 3.7.0) --
+* -- LAPACK computational routine (version 3.7.1) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* December 2016
+* June 2017
*
* .. Scalar Arguments ..
CHARACTER UPLO, WAY