summaryrefslogtreecommitdiff
path: root/SRC/dspsvx.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dspsvx.f')
-rw-r--r--SRC/dspsvx.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dspsvx.f b/SRC/dspsvx.f
index 2f898de0..62df170c 100644
--- a/SRC/dspsvx.f
+++ b/SRC/dspsvx.f
@@ -276,7 +276,7 @@
SUBROUTINE DSPSVX( FACT, UPLO, N, NRHS, AP, AFP, IPIV, B, LDB, X,
$ LDX, RCOND, FERR, BERR, WORK, IWORK, INFO )
*
-* -- LAPACK driver routine (version 3.7.0) --
+* -- LAPACK driver routine (version 3.7.1) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* April 2012