summaryrefslogtreecommitdiff
path: root/SRC/chpsvx.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/chpsvx.f')
-rw-r--r--SRC/chpsvx.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/chpsvx.f b/SRC/chpsvx.f
index dca6e736..06ccfc8c 100644
--- a/SRC/chpsvx.f
+++ b/SRC/chpsvx.f
@@ -1,7 +1,7 @@
SUBROUTINE CHPSVX( FACT, UPLO, N, NRHS, AP, AFP, IPIV, B, LDB, X,
$ LDX, RCOND, FERR, BERR, WORK, RWORK, INFO )
*
-* -- LAPACK driver routine (version 3.1) --
+* -- LAPACK driver routine (version 3.2) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* November 2006
*