summaryrefslogtreecommitdiff
path: root/SRC/chesv.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/chesv.f')
-rw-r--r--SRC/chesv.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/chesv.f b/SRC/chesv.f
index f51025e4..4cc97e3a 100644
--- a/SRC/chesv.f
+++ b/SRC/chesv.f
@@ -1,7 +1,7 @@
SUBROUTINE CHESV( UPLO, N, NRHS, A, LDA, IPIV, B, LDB, WORK,
$ LWORK, 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
*