summaryrefslogtreecommitdiff
path: root/SRC/dtgex2.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dtgex2.f')
-rw-r--r--SRC/dtgex2.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/dtgex2.f b/SRC/dtgex2.f
index 2f578c14..4c14ce87 100644
--- a/SRC/dtgex2.f
+++ b/SRC/dtgex2.f
@@ -181,7 +181,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date August 2012
*
*> \ingroup doubleGEauxiliary
*
@@ -221,10 +221,10 @@
SUBROUTINE DTGEX2( WANTQ, WANTZ, N, A, LDA, B, LDB, Q, LDQ, Z,
$ LDZ, J1, N1, N2, WORK, LWORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.0) --
+* -- LAPACK auxiliary routine (version 3.4.2) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* August 2012
*
* .. Scalar Arguments ..
LOGICAL WANTQ, WANTZ