summaryrefslogtreecommitdiff
path: root/SRC/cpttrf.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/cpttrf.f')
-rw-r--r--SRC/cpttrf.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/cpttrf.f b/SRC/cpttrf.f
index eb543601..0b7af35e 100644
--- a/SRC/cpttrf.f
+++ b/SRC/cpttrf.f
@@ -85,17 +85,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date August 2012
*
*> \ingroup complexPTcomputational
*
* =====================================================================
SUBROUTINE CPTTRF( N, D, E, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.4.2) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* August 2012
*
* .. Scalar Arguments ..
INTEGER INFO, N