aboutsummaryrefslogtreecommitdiff
path: root/SRC/zggev.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zggev.f')
-rw-r--r--SRC/zggev.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/zggev.f b/SRC/zggev.f
index cabf73d8..946de6c2 100644
--- a/SRC/zggev.f
+++ b/SRC/zggev.f
@@ -217,7 +217,7 @@
SUBROUTINE ZGGEV( JOBVL, JOBVR, N, A, LDA, B, LDB, ALPHA, BETA,
$ VL, LDVL, VR, LDVR, WORK, LWORK, RWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.1) --
+* -- LAPACK driver routine (version 3.7.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* April 2012