summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreugene.chereshnev <eugenechereshnev@gmail.com>2017-03-24 13:56:07 -0700
committereugene.chereshnev <eugenechereshnev@gmail.com>2017-03-26 19:04:27 -0700
commitfd621af925abff6f676b24ea0216b7bafaf8fc93 (patch)
tree63665c51ad110f18a045488d6376d1b75d0ebd49
parent66fddb3db1ee89514800c93e79e5628990deca24 (diff)
downloadlapack-fd621af925abff6f676b24ea0216b7bafaf8fc93.tar.gz
lapack-fd621af925abff6f676b24ea0216b7bafaf8fc93.tar.bz2
lapack-fd621af925abff6f676b24ea0216b7bafaf8fc93.zip
Align TESTING/{EIG,LIN}/*larhs.f
-rw-r--r--TESTING/EIG/clarhs.f4
-rw-r--r--TESTING/EIG/dlarhs.f4
-rw-r--r--TESTING/EIG/slarhs.f4
-rw-r--r--TESTING/EIG/zlarhs.f4
-rw-r--r--TESTING/LIN/clarhs.f2
-rw-r--r--TESTING/LIN/zlarhs.f2
6 files changed, 10 insertions, 10 deletions
diff --git a/TESTING/EIG/clarhs.f b/TESTING/EIG/clarhs.f
index 6cb65471..064438bd 100644
--- a/TESTING/EIG/clarhs.f
+++ b/TESTING/EIG/clarhs.f
@@ -189,8 +189,8 @@
*> \param[out] INFO
*> \verbatim
*> INFO is INTEGER
-*> = 0: successful exit
-*> < 0: if INFO = -i, the i-th argument had an illegal value
+*> = 0: successful exit
+*> < 0: if INFO = -i, the i-th argument had an illegal value
*> \endverbatim
*
* Authors:
diff --git a/TESTING/EIG/dlarhs.f b/TESTING/EIG/dlarhs.f
index 435f7d6a..bcf3e438 100644
--- a/TESTING/EIG/dlarhs.f
+++ b/TESTING/EIG/dlarhs.f
@@ -184,8 +184,8 @@
*> \param[out] INFO
*> \verbatim
*> INFO is INTEGER
-*> = 0: successful exit
-*> < 0: if INFO = -i, the i-th argument had an illegal value
+*> = 0: successful exit
+*> < 0: if INFO = -i, the i-th argument had an illegal value
*> \endverbatim
*
* Authors:
diff --git a/TESTING/EIG/slarhs.f b/TESTING/EIG/slarhs.f
index e4a8159f..1da24c73 100644
--- a/TESTING/EIG/slarhs.f
+++ b/TESTING/EIG/slarhs.f
@@ -184,8 +184,8 @@
*> \param[out] INFO
*> \verbatim
*> INFO is INTEGER
-*> = 0: successful exit
-*> < 0: if INFO = -i, the i-th argument had an illegal value
+*> = 0: successful exit
+*> < 0: if INFO = -i, the i-th argument had an illegal value
*> \endverbatim
*
* Authors:
diff --git a/TESTING/EIG/zlarhs.f b/TESTING/EIG/zlarhs.f
index 76bd2cb2..19bc349e 100644
--- a/TESTING/EIG/zlarhs.f
+++ b/TESTING/EIG/zlarhs.f
@@ -189,8 +189,8 @@
*> \param[out] INFO
*> \verbatim
*> INFO is INTEGER
-*> = 0: successful exit
-*> < 0: if INFO = -i, the i-th argument had an illegal value
+*> = 0: successful exit
+*> < 0: if INFO = -i, the i-th argument had an illegal value
*> \endverbatim
*
* Authors:
diff --git a/TESTING/LIN/clarhs.f b/TESTING/LIN/clarhs.f
index ddf5706a..e7c4b74e 100644
--- a/TESTING/LIN/clarhs.f
+++ b/TESTING/LIN/clarhs.f
@@ -190,7 +190,7 @@
*> \verbatim
*> INFO is INTEGER
*> = 0: successful exit
-*> < 0: if INFO = -k, the k-th argument had an illegal value
+*> < 0: if INFO = -i, the i-th argument had an illegal value
*> \endverbatim
*
* Authors:
diff --git a/TESTING/LIN/zlarhs.f b/TESTING/LIN/zlarhs.f
index a2f5f9b8..d7d70c70 100644
--- a/TESTING/LIN/zlarhs.f
+++ b/TESTING/LIN/zlarhs.f
@@ -190,7 +190,7 @@
*> \verbatim
*> INFO is INTEGER
*> = 0: successful exit
-*> < 0: if INFO = -k, the k-th argument had an illegal value
+*> < 0: if INFO = -i, the i-th argument had an illegal value
*> \endverbatim
*
* Authors: