Merge lp://staging/~blechta/cbc.solve/md_bugfix into lp://staging/cbc.solve
Proposed by
Jan Blechta
Status: | Merged |
---|---|
Approved by: | Gabriel Balaban |
Approved revision: | 924 |
Merged at revision: | 924 |
Proposed branch: | lp://staging/~blechta/cbc.solve/md_bugfix |
Merge into: | lp://staging/cbc.solve |
Diff against target: |
12 lines (+1/-1) 1 file modified
cbc/swing/fsinewton/utils/matrixdoctor.py (+1/-1) |
To merge this branch: | bzr merge lp://staging/~blechta/cbc.solve/md_bugfix |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Gabriel Balaban | bug fix | Approve | |
Review via email: mp+140562@code.staging.launchpad.net |
Description of the change
bugfix in matrixdoctor: reference to global M instead of local M
To post a comment you must log in.
Thanks a lot Jan. Your bugfix is a good one