summaryrefslogtreecommitdiff
path: root/SRC/dgtcon.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dgtcon.f')
-rw-r--r--SRC/dgtcon.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/dgtcon.f b/SRC/dgtcon.f
index 8e7ae497..67d574fb 100644
--- a/SRC/dgtcon.f
+++ b/SRC/dgtcon.f
@@ -138,7 +138,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date August 2012
*
*> \ingroup doubleGTcomputational
*
@@ -146,10 +146,10 @@
SUBROUTINE DGTCON( NORM, N, DL, D, DU, DU2, IPIV, ANORM, RCOND,
$ WORK, IWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational 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 ..
CHARACTER NORM