summaryrefslogtreecommitdiff
path: root/SRC/zlahef_aa.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zlahef_aa.f')
-rw-r--r--SRC/zlahef_aa.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/zlahef_aa.f b/SRC/zlahef_aa.f
index 5264518c..7892cc1e 100644
--- a/SRC/zlahef_aa.f
+++ b/SRC/zlahef_aa.f
@@ -136,7 +136,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date December 2016
+*> \date June 2017
*
*> \ingroup complex16HEcomputational
*
@@ -144,10 +144,10 @@
SUBROUTINE ZLAHEF_AA( UPLO, J1, M, NB, A, LDA, IPIV,
$ H, LDH, WORK )
*
-* -- 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
*