chiark / gitweb /
Some minor fixes to the unfinished Pearl solver:
authorSimon Tatham <anakin@pobox.com>
Sun, 27 Jun 2010 11:17:27 +0000 (11:17 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 27 Jun 2010 11:17:27 +0000 (11:17 +0000)
commit795ef3c137a0ead6ab058ab60d6f90bd4029ab43
treed708f114d64847176ea3840a01316a7b12f3bf28
parent3dc6adba5ef474f5e145b22184639b7b86b329f3
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.

[originally from svn r8969]
unfinished/pearl.c