summaryrefslogtreecommitdiff
path: root/SRC/dpttrs.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dpttrs.f')
-rw-r--r--SRC/dpttrs.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dpttrs.f b/SRC/dpttrs.f
index 9a2a4771..31dd0566 100644
--- a/SRC/dpttrs.f
+++ b/SRC/dpttrs.f
@@ -1,6 +1,6 @@
SUBROUTINE DPTTRS( N, NRHS, D, E, B, LDB, INFO )
*
-* -- LAPACK routine (version 3.1) --
+* -- LAPACK routine (version 3.2) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* November 2006
*