mirror of https://github.com/KLayout/klayout.git
DRC as early autorun
This will finally enable DRC runsets started from an autorun macro.
This commit is contained in:
parent
6f0ecd3d9c
commit
7da3b0206a
|
|
@ -7,7 +7,7 @@
|
|||
<epilog/>
|
||||
<doc/>
|
||||
<autorun>true</autorun>
|
||||
<autorun-early>false</autorun-early>
|
||||
<autorun-early>true</autorun-early>
|
||||
<shortcut/>
|
||||
<show-in-menu>false</show-in-menu>
|
||||
<group-name/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue