summaryrefslogtreecommitdiff
path: root/SRC/csytrs2.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/csytrs2.f')
-rw-r--r--SRC/csytrs2.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/csytrs2.f b/SRC/csytrs2.f
index bd670c1b..bcdf52af 100644
--- a/SRC/csytrs2.f
+++ b/SRC/csytrs2.f
@@ -1,7 +1,7 @@
SUBROUTINE CSYTRS2( UPLO, N, NRHS, A, LDA, IPIV, B, LDB,
$ WORK, INFO )
*
-* -- LAPACK PROTOTYPE routine (version 3.2) --
+* -- LAPACK PROTOTYPE routine (version 3.2.2) --
*
* -- Written by Julie Langou of the Univ. of TN --
* May 2010