ascherer/mmix

Update to C99

Closed this issue · 3 comments

In mmixal.w, replace typedef bool with <stdbool.h>.

Don't do this in mmix-pipe.w: it has a “slightly extended” notion of bool.

So, don't do this at all.

Actually, this change does have its merits. 😉