Miscellaneous fixes. Correct a comparison of y with w causing
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 17 Oct 2005 18:41:05 +0000 (18:41 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 17 Oct 2005 18:41:05 +0000 (18:41 +0000)
commite4b6a85b3c76d4002feff93c0dc268366192f906
tree01ba16c0910f22efed9233b64c1013076feb9590
parente3edcacd267808a4efbc55c0977ccf0d0e3e7963
Miscellaneous fixes. Correct a comparison of y with w causing
assertion failures in portrait-type grids; retire an unused array in
the game generation function (my original generation strategy needed
it, but the final one didn't); correct a typo; further restrict the
generable sizes of game and include a special case for 4x4dt to
prevent a tight loop.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@6405 cda61777-01e9-0310-a592-d414129be87e
tents.c