magic/lef
R. Timothy Edwards 338b3899bf I broke the CI again for the "wasm" build by adding a Tk routine
to the code (Tk_RestrictEvents()) without an "#ifndef MAGIC_NO_TK"
around it.  This commit fixes that error.
2026-06-24 09:20:06 -04:00
..
Makefile Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
defRead.c I broke the CI again for the "wasm" build by adding a Tk routine 2026-06-24 09:20:06 -04:00
defWrite.c Extended the "property" command and modified the way that properties 2026-02-18 10:48:47 -05:00
lef.h header file #ifndef guard namespace consistency (global change) 2025-07-29 10:50:32 -04:00
lefCmd.c freeMagic1() idiom insertion at all sites reported by static code analysis 2025-12-19 09:31:58 -05:00
lefInt.h Reworked the "def read" command such that it creates a new CellDef 2025-08-26 14:48:27 -04:00
lefRead.c Corrected the other issue with timers in magic, which is that the 2026-06-23 10:08:31 -04:00
lefTech.c lef: constify strings in data structures of lef module 2025-02-22 21:48:17 -05:00
lefWrite.c Extended the "property" command and modified the way that properties 2026-02-18 10:48:47 -05:00
tcllef.c K&R lef/*.c: bulk forward reference function prototype conversion 2025-02-22 21:48:17 -05:00