magic/drc
Tim Edwards 3d7a56ac3a Finally got around to undoing an annoyance caused by the wholesale
reduction of memory and startup time, which was to maintain only
one CIF style in memory.  The new method is just to read in and
keep the DRC CIF style separately from the output CIF style.
Because the CIF sections of the techfile are read before the DRC
sections, and the CIF DRC style is declared in the DRC section,
the CIF DRC style is read in on the fly during the first DRC
checking.
2019-10-15 16:24:49 -04:00
..
DRCarray.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DRCbasic.c Additional adjustment to ensure that "run length" means the length 2018-09-21 15:18:33 -04:00
DRCcif.c Finally got around to undoing an annoyance caused by the wholesale 2019-10-15 16:24:49 -04:00
DRCcontin.c Once again reworked the DRC code. The function that clears DRC 2018-03-19 14:57:31 -04:00
DRCextend.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DRCmain.c Corrected DRC "why" message subsitution sequence "%a" so that it 2018-12-14 14:02:54 -05:00
DRCprint.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DRCsubcell.c Once again reworked the DRC code. The function that clears DRC 2018-03-19 14:57:31 -04:00
DRCtech.c Corrected drcAssign for use with CIF drc rules, where the check for 2019-09-19 14:33:30 -04:00
Depend Corrected the dependency list in the Makefile for "modules", which 2019-07-14 12:07:38 -04:00
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
drc.h Corrected drcAssign for use with CIF drc rules, where the check for 2019-09-19 14:33:30 -04:00