summaryrefslogtreecommitdiff
path: root/SRC/cpotri.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/cpotri.f')
-rw-r--r--SRC/cpotri.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/cpotri.f b/SRC/cpotri.f
index c36abe25..0101bd57 100644
--- a/SRC/cpotri.f
+++ b/SRC/cpotri.f
@@ -95,7 +95,7 @@
* =====================================================================
SUBROUTINE CPOTRI( UPLO, N, A, LDA, INFO )
*
-* -- LAPACK computational routine (version 3.3.1) --
+* -- LAPACK computational routine (version 3.4.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* November 2011