optimize unselect_all()
This commit is contained in:
parent
6c425e60b8
commit
3f482fd8a4
|
|
@ -485,7 +485,7 @@ void unselect_all(void)
|
|||
}
|
||||
}
|
||||
|
||||
prepared_hilight_structs = 0;
|
||||
/* prepared_hilight_structs = 0; */
|
||||
for(i=0;i<lastinst;i++)
|
||||
{
|
||||
if(inst_ptr[i].sel == SELECTED)
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ template="name=l1"}
|
|||
V {}
|
||||
S {}
|
||||
E {}
|
||||
L 4 -6.25 0 0 -0 {}
|
||||
L 4 -3.75 0 0 -0 {}
|
||||
B 5 -1.25 -1.25 1.25 1.25 {name=p dir=inout}
|
||||
T {@#0:net_name} -23.125 -4.375 0 1 0.15 0.15 {layer=15}
|
||||
T {NC} -18.75 -4.375 0 0 0.15 0.15 { layer=4}
|
||||
T {@#0:net_name} -20.625 -4.375 0 1 0.15 0.15 {layer=15}
|
||||
T {NC} -16.25 -4.375 0 0 0.15 0.15 { layer=4}
|
||||
|
|
|
|||
Loading…
Reference in New Issue