Commit Briefs

Neels Hofmeyr

debug: fix missing quote


Neels Hofmeyr

debug fix: missing space


Neels Hofmeyr

debug output fixes

- fix compilation error with DEBUG 1, after moving patience state out of diff_atom, and after renaming diff_data.d to diff_data.root. - add some missing newlines. - also debug "HIT" on a max-effort cut, like when finding a mid snake, which eases finding all the places where boxes get cut.



Neels Hofmeyr

diff_debug.h: drop unused vars


Stefan Sperling

disable debug by default again


Stefan Sperling

repair DEBUG build


Stefan Sperling

rename 'debug.h' to 'diff_debug.h'