summaryrefslogtreecommitdiff
path: root/SRC/sgtsv.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/sgtsv.f')
-rw-r--r--SRC/sgtsv.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/sgtsv.f b/SRC/sgtsv.f
index 219d47bd..fbd3f1f1 100644
--- a/SRC/sgtsv.f
+++ b/SRC/sgtsv.f
@@ -127,7 +127,7 @@
* =====================================================================
SUBROUTINE SGTSV( N, NRHS, DL, D, DU, B, LDB, 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