Skip to content

Remove bool compatibility layer

Thomas Koopman requested to merge thomas/sac2c:fix-bool into develop

Bool has been supported since forever and the typedef int bool; breaks on the teaching cluster.

Merge request reports