aboutsummaryrefslogtreecommitdiff
path: root/SRC/sgbcon.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/sgbcon.f')
-rw-r--r--SRC/sgbcon.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/sgbcon.f b/SRC/sgbcon.f
index 3e514d5b..2294bbf4 100644
--- a/SRC/sgbcon.f
+++ b/SRC/sgbcon.f
@@ -138,7 +138,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date December 2016
*
*> \ingroup realGBcomputational
*
@@ -146,10 +146,10 @@
SUBROUTINE SGBCON( NORM, N, KL, KU, AB, LDAB, IPIV, ANORM, RCOND,
$ WORK, IWORK, 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 NORM