aboutsummaryrefslogtreecommitdiff
path: root/TESTING/MATGEN
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2015-06-25 05:09:58 +0000
committerjulie <julielangou@users.noreply.github.com>2015-06-25 05:09:58 +0000
commitc58276f126a01675cb00e90f2eb92a61a938cf9e (patch)
treea617a7092ca93d00d7e38fed05b327974a28879d /TESTING/MATGEN
parent78d4e1705e62900a74b54445afbd8758461d2b04 (diff)
Finish removing unnecessary code - TMP = DBLE(M) - see 1547 - Thank you Elena
Diffstat (limited to 'TESTING/MATGEN')
-rw-r--r--TESTING/MATGEN/dlahilb.f1
1 files changed, 0 insertions, 1 deletions
diff --git a/TESTING/MATGEN/dlahilb.f b/TESTING/MATGEN/dlahilb.f
index 7173f70f..630b03f0 100644
--- a/TESTING/MATGEN/dlahilb.f
+++ b/TESTING/MATGEN/dlahilb.f
@@ -202,7 +202,6 @@ C> \brief \b DLAHILB
* Generate matrix B as simply the first NRHS columns of M * the
* identity.
- TMP = DBLE(M)
CALL DLASET('Full', N, NRHS, 0.0D+0, DBLE(M), B, LDB)
* Generate the true solutions in X. Because B = the first NRHS