magic/lef
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
..
Makefile Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
defRead.c Added a "lef datestamp" command option which is the equivalent of 2022-01-22 13:02:47 -05:00
defWrite.c Tracked down two more memory leaks coming from ext2spice, due to 2021-12-13 18:05:53 -05:00
lef.h Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
lefCmd.c Could not get the LEF datestamp to work correctly as a pointer, 2022-01-22 13:30:11 -05:00
lefInt.h Modified the DEF and LEF read/write routines to keep the 2020-12-03 21:37:32 -05:00
lefRead.c Corrected a typo from the previous commit (causes other flags to 2022-01-22 14:35:33 -05:00
lefTech.c Fix a few issues with missing or incorrect prototypes 2022-02-23 21:04:19 -05:00
lefWrite.c Corrected an error in LEF write in which sticky labels that declare 2022-01-24 17:19:13 -05:00
tcllef.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00