summaryrefslogtreecommitdiff
path: root/SRC/chetri2x.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/chetri2x.f')
-rw-r--r--SRC/chetri2x.f4
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/chetri2x.f b/SRC/chetri2x.f
index aaa6a85e..809974f5 100644
--- a/SRC/chetri2x.f
+++ b/SRC/chetri2x.f
@@ -1,9 +1,9 @@
SUBROUTINE CHETRI2X( UPLO, N, A, LDA, IPIV, WORK, NB, INFO )
*
-* -- LAPACK routine (version 3.3.0) --
+* -- 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 2010
+* -- April 2011 --
*
* -- Written by Julie Langou of the Univ. of TN --
*