magic/drc
Anton Blanchard 4f79580248 Add missing includes
A number of places are using isspace(), tolower(), toupper() and strcmp()
without including the relevant header.
2022-01-10 14:01:36 -05:00
..
DRCarray.c Corrected the array DRC checking, which was clipping to the error 2021-05-07 10:42:44 -04:00
DRCbasic.c Corrected the non-Manhattan DRC edge check, which was failing to 2021-11-17 10:55:50 -05:00
DRCcif.c Corrected an error in the "cifspacing" rule check for non-Manhattan 2021-05-17 15:18:05 -04:00
DRCcontin.c Added a command option "cellname dereference" to force a dereferencing 2020-12-10 11:49:53 -05:00
DRCextend.c Updated from pull request #49 (required a manual merge due to 2021-02-17 20:53:17 -05:00
DRCmain.c Implemented a return value for the cell read-in checks with an option 2021-01-14 15:21:39 -05:00
DRCprint.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
DRCsubcell.c Corrected an error caused by the modifications to the DRC engine 2021-08-20 21:49:27 -04:00
DRCtech.c Add missing includes 2022-01-10 14:01:36 -05: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 Updated from pull request #49 (required a manual merge due to 2021-02-17 20:53:17 -05:00