aboutsummaryrefslogtreecommitdiff
path: root/SRC/dsyconv.f
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2010-06-23 17:25:30 +0000
committerjulie <julielangou@users.noreply.github.com>2010-06-23 17:25:30 +0000
commitef920e099dd173ef2fe241cbc452530bd4e0a06e (patch)
tree871aa041aad7f2820dbfc927ee6fdded7d963387 /SRC/dsyconv.f
parent9d2ac5bb4d35890a66f0eaa48935de14366c8c9c (diff)
Update date and version for 3.2.2 release
Diffstat (limited to 'SRC/dsyconv.f')
-rw-r--r--SRC/dsyconv.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dsyconv.f b/SRC/dsyconv.f
index b98ce315..15e9a730 100644
--- a/SRC/dsyconv.f
+++ b/SRC/dsyconv.f
@@ -1,6 +1,6 @@
SUBROUTINE DSYCONV( UPLO, WAY, N, A, LDA, IPIV, 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