Home
last modified time | relevance | path

Searched refs:TOOLFIX (Results 1 – 2 of 2) sorted by relevance

/dports/cad/electric/electric-7.00/src/include/
H A Dglobal.h554 #define TOOLFIX 04 /* set if tool will fix errors */ macro
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrcomrs.c1666 if ((el_tools[i].toolstate&TOOLFIX) != 0) addstringtoinfstr(infstr, _(", Correcting")); in us_show()