aboutsummaryrefslogtreecommitdiff
path: root/SRC/csytrs2.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/csytrs2.f')
-rw-r--r--SRC/csytrs2.f4
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/csytrs2.f b/SRC/csytrs2.f
index abe7079e..98bc1cb0 100644
--- a/SRC/csytrs2.f
+++ b/SRC/csytrs2.f
@@ -1,10 +1,10 @@
SUBROUTINE CSYTRS2( UPLO, N, NRHS, A, LDA, IPIV, B, LDB,
$ WORK, INFO )
*
-* -- LAPACK PROTOTYPE routine (version 3.2.2) --
+* -- LAPACK PROTOTYPE routine (version 3.3.1) --
*
* -- Written by Julie Langou of the Univ. of TN --
-* May 2010
+* -- April 2011 --
*
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--