summaryrefslogtreecommitdiff
path: root/SRC/stgex2.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/stgex2.f')
-rw-r--r--SRC/stgex2.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/stgex2.f b/SRC/stgex2.f
index 7fb67fcc..1ae9563c 100644
--- a/SRC/stgex2.f
+++ b/SRC/stgex2.f
@@ -181,7 +181,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date December 2016
+*> \date June 2017
*
*> \ingroup realGEauxiliary
*
@@ -221,10 +221,10 @@
SUBROUTINE STGEX2( WANTQ, WANTZ, N, A, LDA, B, LDB, Q, LDQ, Z,
$ LDZ, J1, N1, N2, WORK, LWORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.7.0) --
+* -- LAPACK auxiliary 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