summaryrefslogtreecommitdiff
path: root/SRC/zgebal.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zgebal.f')
-rw-r--r--SRC/zgebal.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/zgebal.f b/SRC/zgebal.f
index 94b8aadf..68291e2b 100644
--- a/SRC/zgebal.f
+++ b/SRC/zgebal.f
@@ -123,7 +123,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date December 2016
+*> \date June 2017
*
*> \ingroup complex16GEcomputational
*
@@ -162,10 +162,10 @@
* =====================================================================
SUBROUTINE ZGEBAL( JOB, N, A, LDA, ILO, IHI, SCALE, 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 JOB