summaryrefslogtreecommitdiff
path: root/SRC/cgtsvx.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/cgtsvx.f')
-rw-r--r--SRC/cgtsvx.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/cgtsvx.f b/SRC/cgtsvx.f
index 3ed75192..da4023e9 100644
--- a/SRC/cgtsvx.f
+++ b/SRC/cgtsvx.f
@@ -285,7 +285,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date April 2012
+*> \date August 2012
*
*> \ingroup complexGTsolve
*
@@ -294,10 +294,10 @@
$ DU2, IPIV, B, LDB, X, LDX, RCOND, FERR, BERR,
$ WORK, RWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.1) --
+* -- LAPACK driver 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..--
-* April 2012
+* August 2012
*
* .. Scalar Arguments ..
CHARACTER FACT, TRANS