summaryrefslogtreecommitdiff
path: root/SRC/cptts2.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/cptts2.f')
-rw-r--r--SRC/cptts2.f4
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/cptts2.f b/SRC/cptts2.f
index 6c2785f8..3e81af3f 100644
--- a/SRC/cptts2.f
+++ b/SRC/cptts2.f
@@ -1,9 +1,9 @@
SUBROUTINE CPTTS2( IUPLO, N, NRHS, D, E, B, LDB )
*
-* -- LAPACK routine (version 3.2) --
+* -- LAPACK routine (version 3.3.1) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2006
+* -- April 2011 --
*
* .. Scalar Arguments ..
INTEGER IUPLO, LDB, N, NRHS