bf9507a9d4
* This gives the advantage that static analysis **understands** bool, but complains about using an enum type instead of bool. * If stdbool.h is not desired, true/false/bool can be replaced using sed as in the no-stdint-h branch. * We already include stdint.h and stdbool.h is not more harmful than this header |
||
---|---|---|
.. | ||
mtest_opponent.c | ||
shared.c | ||
shared.h | ||
test.c | ||
timing.c |