chiark / gitweb /
Replace TRUE/FALSE with C99 true/false throughout.
authorSimon Tatham <anakin@pobox.com>
Tue, 13 Nov 2018 21:44:02 +0000 (21:44 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 13 Nov 2018 21:48:24 +0000 (21:48 +0000)
commita550ea0a47374705a37f36b0f05ffe9e4c8161fb
treea4664ac4d90cdeb581ddd2bf41ccda7b0d45855c
parent064da876828ea3079d5d7be5849b693f4d55364b
Replace TRUE/FALSE with C99 true/false throughout.

This commit removes the old #defines of TRUE and FALSE from puzzles.h,
and does a mechanical search-and-replace throughout the code to
replace them with the C99 standard lowercase spellings.
64 files changed:
blackbox.c
bridges.c
cube.c
divvy.c
dominosa.c
dsf.c
emcc.c
fifteen.c
filling.c
findloop.c
flip.c
flood.c
galaxies.c
grid.c
gtk.c
guess.c
inertia.c
keen.c
latin.c
latin.h
lightup.c
loopgen.c
loopy.c
magnets.c
map.c
matching.c
midend.c
mines.c
nestedvm.c
net.c
netslide.c
nullgame.c
obfusc.c
palisade.c
pattern.c
pearl.c
pegs.c
printing.c
ps.c
puzzles.h
range.c
rect.c
samegame.c
signpost.c
singles.c
sixteen.c
slant.c
solo.c
tents.c
towers.c
tracks.c
tree234.h
twiddle.c
undead.c
unequal.c
unfinished/group.c
unfinished/numgame.c
unfinished/path.c
unfinished/separate.c
unfinished/slide.c
unfinished/sokoban.c
unruly.c
untangle.c
windows.c