aboutsummaryrefslogtreecommitdiff
path: root/SRC/dlatps.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dlatps.f')
-rw-r--r--SRC/dlatps.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dlatps.f b/SRC/dlatps.f
index 7295e010..f33b0cf1 100644
--- a/SRC/dlatps.f
+++ b/SRC/dlatps.f
@@ -1,7 +1,7 @@
SUBROUTINE DLATPS( UPLO, TRANS, DIAG, NORMIN, N, AP, X, SCALE,
$ CNORM, INFO )
*
-* -- LAPACK auxiliary routine (version 3.1) --
+* -- LAPACK auxiliary routine (version 3.2) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* November 2006
*