summaryrefslogtreecommitdiff
path: root/TESTING/LIN/dsyt01_3.f
diff options
context:
space:
mode:
authorJulie <julie@cs.utk.edu>2017-06-10 16:15:09 -0700
committerJulie <julie@cs.utk.edu>2017-06-10 16:15:09 -0700
commit5c392680ef6362c234c2f2ab3dadd9a9148ffb8f (patch)
tree6cad7920912898d9571e3cbe1d7a3d1fba1a966c /TESTING/LIN/dsyt01_3.f
parente3780628f3d5543cb70cff2e4f5143a95ace0d4e (diff)
downloadlapack-5c392680ef6362c234c2f2ab3dadd9a9148ffb8f.tar.gz
lapack-5c392680ef6362c234c2f2ab3dadd9a9148ffb8f.tar.bz2
lapack-5c392680ef6362c234c2f2ab3dadd9a9148ffb8f.zip
Preparing for 3.7.1 release
Update version number from discussion with Vendors, they still would like to have the version number inside the source file.
Diffstat (limited to 'TESTING/LIN/dsyt01_3.f')
-rw-r--r--TESTING/LIN/dsyt01_3.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/TESTING/LIN/dsyt01_3.f b/TESTING/LIN/dsyt01_3.f
index 5eabb05f..a12425ee 100644
--- a/TESTING/LIN/dsyt01_3.f
+++ b/TESTING/LIN/dsyt01_3.f
@@ -132,7 +132,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date December 2016
+*> \date June 2017
*
*> \ingroup double_lin
*
@@ -140,10 +140,10 @@
SUBROUTINE DSYT01_3( UPLO, N, A, LDA, AFAC, LDAFAC, E, IPIV, C,
$ LDC, RWORK, RESID )
*
-* -- LAPACK test routine (version 3.7.0) --
+* -- LAPACK test routine (version 3.7.1) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* December 2016
+* June 2017
*
* .. Scalar Arguments ..
CHARACTER UPLO