summaryrefslogtreecommitdiff
path: root/SRC/dtrcon.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dtrcon.f')
-rw-r--r--SRC/dtrcon.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dtrcon.f b/SRC/dtrcon.f
index 23da5927..5339a630 100644
--- a/SRC/dtrcon.f
+++ b/SRC/dtrcon.f
@@ -1,7 +1,7 @@
SUBROUTINE DTRCON( NORM, UPLO, DIAG, N, A, LDA, RCOND, WORK,
$ IWORK, INFO )
*
-* -- LAPACK routine (version 3.1) --
+* -- LAPACK routine (version 3.2) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* November 2006
*