Merge branch 'work' into tomerge

This commit is contained in:
Tim Edwards 2018-02-21 10:03:00 -05:00
commit 501a121ee3
1 changed files with 4 additions and 0 deletions

View File

@ -911,6 +911,10 @@ lefWriteMacro(def, f, scale)
// TTMaskSetOnlyType(&lmask, lab->lab_type);
// Avoid errors caused by labels attached to space or
// various technology file issues.
TTMaskClearType(&lc.rmask, TT_SPACE);
ttype = TT_SPACE;
scx.scx_area = labr;
SelectClear();