summaryrefslogtreecommitdiff
path: root/SRC/dptcon.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dptcon.f')
-rw-r--r--SRC/dptcon.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/dptcon.f b/SRC/dptcon.f
index 4b4b7227..39981980 100644
--- a/SRC/dptcon.f
+++ b/SRC/dptcon.f
@@ -101,7 +101,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date August 2012
*
*> \ingroup doublePTcomputational
*
@@ -118,10 +118,10 @@
* =====================================================================
SUBROUTINE DPTCON( N, D, E, ANORM, RCOND, WORK, 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 ..
INTEGER INFO, N