From: simon Date: Sun, 27 Jun 2010 11:17:27 +0000 (+0000) Subject: Some minor fixes to the unfinished Pearl solver: X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/commitdiff_plain/ffb5d90c357b7d13ba1f2ca13e7ef29b934a845f?ds=sidebyside;hp=ffb5d90c357b7d13ba1f2ca13e7ef29b934a845f Some minor fixes to the unfinished Pearl solver: - move critical correctness checks out of diagnostic ifdefs (ahem) - move declarations to before conditionally compiled code (we don't build in C99 mode round here) - tidy up an unsightly blank line while I'm here. git-svn-id: svn://svn.tartarus.org/sgt/puzzles@8969 cda61777-01e9-0310-a592-d414129be87e ---