Some minor fixes to the unfinished Pearl solver:
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 27 Jun 2010 11:17:27 +0000 (11:17 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 27 Jun 2010 11:17:27 +0000 (11:17 +0000)
commitffb5d90c357b7d13ba1f2ca13e7ef29b934a845f
treed708f114d64847176ea3840a01316a7b12f3bf28
parent40f89e91b4f5fc2cbc01486e7387a8ae530356df
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
unfinished/pearl.c