summaryrefslogtreecommitdiff
path: root/SRC/dsytrf_rook.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dsytrf_rook.f')
-rw-r--r--SRC/dsytrf_rook.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dsytrf_rook.f b/SRC/dsytrf_rook.f
index 000580c6..a7f40537 100644
--- a/SRC/dsytrf_rook.f
+++ b/SRC/dsytrf_rook.f
@@ -208,7 +208,7 @@
* =====================================================================
SUBROUTINE DSYTRF_ROOK( UPLO, N, A, LDA, IPIV, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.1) --
+* -- LAPACK computational routine (version 3.6.1) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* April 2012