aboutsummaryrefslogtreecommitdiff
path: root/SRC/cspcon.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/cspcon.f')
-rw-r--r--SRC/cspcon.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/cspcon.f b/SRC/cspcon.f
index 32b46665..f8bcc776 100644
--- a/SRC/cspcon.f
+++ b/SRC/cspcon.f
@@ -111,17 +111,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date December 2016
*
*> \ingroup complexOTHERcomputational
*
* =====================================================================
SUBROUTINE CSPCON( UPLO, N, AP, IPIV, ANORM, RCOND, WORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational 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..--
-* November 2011
+* December 2016
*
* .. Scalar Arguments ..
CHARACTER UPLO