Pedantic tweaks to allow successful compilation on Windows. (gcc
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 7 Apr 2008 17:12:21 +0000 (17:12 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 7 Apr 2008 17:12:21 +0000 (17:12 +0000)
commit1cc153ffd70621148c348fbaa90cb9bc65c55010
tree7c2da3f34e11e0e2313a5bd310faf2034825a69c
parentfbd0fc79557f57ae17b0ecc74834577c210534f2
Pedantic tweaks to allow successful compilation on Windows. (gcc
failed to point out a declaration after a statement, and gcc's
linker was clever enough to optimise the call to divvy_rectangle()
out of solosolver so that I didn't have to include divvy.c in that.)

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@7975 cda61777-01e9-0310-a592-d414129be87e
solo.R
solo.c