magic/wiring
Alessandro De Laurenzis b306a39560 Compatibility with C99 standard
This commit makes the code (mostly) C99-compatible, enabling to compile
it without the -Wno-error=implicit-function-declaration flag. This
way, Magic becomes usable on arm64 architectures, specifically on Apple
computers with M1/M2 SoC.
2022-10-29 06:07:46 +02:00
..
Makefile Removing extra `$Header$` 2020-05-27 20:35:27 -04:00
wireInt.h Removing extra `$Header$` 2020-05-27 20:35:27 -04:00
wireOps.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
wireTech.c Corrected parsing of NONDEFAULTRULES in a LEF file. Modified the 2022-03-31 20:02:12 -04:00
wireUndo.c Removing extra `$Header$` 2020-05-27 20:35:27 -04:00
wiring.h Removing extra `$Header$` 2020-05-27 20:35:27 -04:00