magic/plot
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 Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
plot.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
plotCmd.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
plotGremln.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
plotHP.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
plotInt.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
plotMain.c Fixed a minor error in the plot command that is missing a value 2021-02-23 09:58:52 -05:00
plotPNM.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
plotPS.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
plotPixels.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
plotRutils.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
plotVers.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
tclplot.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00