summaryrefslogtreecommitdiff
path: root/SRC/zlasyf_aa.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zlasyf_aa.f')
-rw-r--r--SRC/zlasyf_aa.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/zlasyf_aa.f b/SRC/zlasyf_aa.f
index 8e28d4f2..3e1b7639 100644
--- a/SRC/zlasyf_aa.f
+++ b/SRC/zlasyf_aa.f
@@ -146,7 +146,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date December 2016
+*> \date June 2017
*
*> \ingroup complex16SYcomputational
*
@@ -154,10 +154,10 @@
SUBROUTINE ZLASYF_AA( UPLO, J1, M, NB, A, LDA, IPIV,
$ H, LDH, WORK, 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
*
IMPLICIT NONE
*