summaryrefslogtreecommitdiff
path: root/SRC/spftri.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/spftri.f')
-rw-r--r--SRC/spftri.f4
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/spftri.f b/SRC/spftri.f
index 16f7a5cf..e840e18e 100644
--- a/SRC/spftri.f
+++ b/SRC/spftri.f
@@ -1,9 +1,9 @@
SUBROUTINE SPFTRI( TRANSR, UPLO, N, A, INFO )
*
-* -- LAPACK routine (version 3.3.0) --
+* -- LAPACK routine (version 3.3.1) --
*
* -- Contributed by Fred Gustavson of the IBM Watson Research Center --
-* November 2010
+* -- April 2011 --
*
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--