magic/drc
Anton Blanchard 3d41b3e98b Fix a few issues with missing or incorrect prototypes
There are a few places we either don't have a variable or
function prototype and need one, or we have one and they
don't match.
2022-02-23 21:04:19 -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 Tackling a section of code with poor performance in extraction. 2022-02-20 17:36:49 -05:00
DRCtech.c Fix a few issues with missing or incorrect prototypes 2022-02-23 21:04:19 -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 Fix a few issues with missing or incorrect prototypes 2022-02-23 21:04:19 -05:00