summaryrefslogtreecommitdiff
path: root/SRC/ctgexc.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/ctgexc.f')
-rw-r--r--SRC/ctgexc.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/ctgexc.f b/SRC/ctgexc.f
index 8f6fe5c8..ba1c2814 100644
--- a/SRC/ctgexc.f
+++ b/SRC/ctgexc.f
@@ -163,7 +163,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date December 2016
+*> \date June 2017
*
*> \ingroup complexGEcomputational
*
@@ -200,10 +200,10 @@
SUBROUTINE CTGEXC( WANTQ, WANTZ, N, A, LDA, B, LDB, Q, LDQ, Z,
$ LDZ, IFST, ILST, 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 ..
LOGICAL WANTQ, WANTZ