diff options
Diffstat (limited to 'TESTING/EIG')
-rw-r--r-- | TESTING/EIG/cchkee.f | 6 | ||||
-rw-r--r-- | TESTING/EIG/dchkee.f | 6 | ||||
-rw-r--r-- | TESTING/EIG/dlahd2.f | 6 | ||||
-rw-r--r-- | TESTING/EIG/schkee.f | 6 | ||||
-rw-r--r-- | TESTING/EIG/zchkee.f | 6 |
5 files changed, 15 insertions, 15 deletions
diff --git a/TESTING/EIG/cchkee.f b/TESTING/EIG/cchkee.f index a07637f8..31715d56 100644 --- a/TESTING/EIG/cchkee.f +++ b/TESTING/EIG/cchkee.f @@ -1026,17 +1026,17 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date April 2012 +*> \date November 2013 * *> \ingroup complex_eig * * ===================================================================== PROGRAM CCHKEE * -* -- LAPACK test routine (version 3.4.1) -- +* -- LAPACK test routine (version 3.5.0) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- -* April 2012 +* November 2013 * * ===================================================================== * diff --git a/TESTING/EIG/dchkee.f b/TESTING/EIG/dchkee.f index 5a614a44..bde28f23 100644 --- a/TESTING/EIG/dchkee.f +++ b/TESTING/EIG/dchkee.f @@ -1032,17 +1032,17 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date April 2012 +*> \date November 2013 * *> \ingroup double_eig * * ===================================================================== PROGRAM DCHKEE * -* -- LAPACK test routine (version 3.4.1) -- +* -- LAPACK test routine (version 3.5.0) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- -* April 2012 +* November 2013 * * ===================================================================== * diff --git a/TESTING/EIG/dlahd2.f b/TESTING/EIG/dlahd2.f index 626a115e..530c5d66 100644 --- a/TESTING/EIG/dlahd2.f +++ b/TESTING/EIG/dlahd2.f @@ -58,17 +58,17 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date November 2011 +*> \date November 2013 * *> \ingroup double_eig * * ===================================================================== SUBROUTINE DLAHD2( IOUNIT, PATH ) * -* -- LAPACK test routine (version 3.4.0) -- +* -- LAPACK test routine (version 3.5.0) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- -* November 2011 +* November 2013 * * .. Scalar Arguments .. CHARACTER*3 PATH diff --git a/TESTING/EIG/schkee.f b/TESTING/EIG/schkee.f index 62b435a6..946b73cb 100644 --- a/TESTING/EIG/schkee.f +++ b/TESTING/EIG/schkee.f @@ -1032,17 +1032,17 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date April 2012 +*> \date November 2013 * *> \ingroup single_eig * * ===================================================================== PROGRAM SCHKEE * -* -- LAPACK test routine (version 3.4.1) -- +* -- LAPACK test routine (version 3.5.0) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- -* April 2012 +* November 2013 * * ===================================================================== * diff --git a/TESTING/EIG/zchkee.f b/TESTING/EIG/zchkee.f index 82d789f9..ea58f377 100644 --- a/TESTING/EIG/zchkee.f +++ b/TESTING/EIG/zchkee.f @@ -1026,17 +1026,17 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date April 2012 +*> \date November 2013 * *> \ingroup complex16_eig * * ===================================================================== PROGRAM ZCHKEE * -* -- LAPACK test routine (version 3.4.1) -- +* -- LAPACK test routine (version 3.5.0) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- -* April 2012 +* November 2013 * * ===================================================================== * |