summaryrefslogtreecommitdiff
path: root/SRC/sgtts2.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/sgtts2.f')
-rw-r--r--SRC/sgtts2.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/sgtts2.f b/SRC/sgtts2.f
index 4278a76b..0cefb29e 100644
--- a/SRC/sgtts2.f
+++ b/SRC/sgtts2.f
@@ -121,17 +121,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date December 2016
*
*> \ingroup realGTcomputational
*
* =====================================================================
SUBROUTINE SGTTS2( ITRANS, N, NRHS, DL, D, DU, DU2, IPIV, B, LDB )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.7.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* December 2016
*
* .. Scalar Arguments ..
INTEGER ITRANS, LDB, N, NRHS