aboutsummaryrefslogtreecommitdiff
path: root/SRC/zptsvx.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zptsvx.f')
-rw-r--r--SRC/zptsvx.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/zptsvx.f b/SRC/zptsvx.f
index 64b13647..1dcca724 100644
--- a/SRC/zptsvx.f
+++ b/SRC/zptsvx.f
@@ -234,7 +234,7 @@
SUBROUTINE ZPTSVX( FACT, N, NRHS, D, E, DF, EF, B, LDB, X, LDX,
$ RCOND, FERR, BERR, WORK, RWORK, INFO )
*
-* -- LAPACK computational routine (version 3.3.1) --
+* -- LAPACK computational routine (version 3.4.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* November 2011