summaryrefslogtreecommitdiff
path: root/SRC/zhpsv.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zhpsv.f')
-rw-r--r--SRC/zhpsv.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/zhpsv.f b/SRC/zhpsv.f
index abdb122e..5ba5394d 100644
--- a/SRC/zhpsv.f
+++ b/SRC/zhpsv.f
@@ -1,6 +1,6 @@
SUBROUTINE ZHPSV( UPLO, N, NRHS, AP, IPIV, B, LDB, 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
*