diff options
| author | Simon Tatham <anakin@pobox.com> | 2018-11-13 21:39:45 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2018-11-13 21:48:24 +0000 |
| commit | 20b56788bc61de5b3d10c90a9fd588d373134aae (patch) | |
| tree | ea4d00104a346972a1a23120c125e95912551d06 /findloop.c | |
| parent | f6965b92e1915c9f49fafbadf603b4fd0da735bd (diff) | |
| download | puzzles-20b56788bc61de5b3d10c90a9fd588d373134aae.zip puzzles-20b56788bc61de5b3d10c90a9fd588d373134aae.tar.gz puzzles-20b56788bc61de5b3d10c90a9fd588d373134aae.tar.bz2 puzzles-20b56788bc61de5b3d10c90a9fd588d373134aae.tar.xz | |
Adopt C99 bool in the edsf API.
Now the flag passed to edsf_merge to say whether two items are the
same or opposite is a bool, and so is the flag returned via a pointer
argument from edsf_canonify.
The latter requires client code to be updated to match (otherwise
you'll get a pointer type error), so I've done that update in Loopy,
which is edsf's only current in-tree client.
Diffstat (limited to 'findloop.c')
0 files changed, 0 insertions, 0 deletions