Patch from James Harvey in response to the new Rectangles grid
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 21 Jun 2005 08:15:53 +0000 (08:15 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 21 Jun 2005 08:15:53 +0000 (08:15 +0000)
commit64aec3390061611cf8931ffe2caa51b345c3125e
tree0ddc419069e90bb869568392339bc8d57ae070a6
parent738d2f616c4ea6ea55ea1a594b2ebb12704d962c
Patch from James Harvey in response to the new Rectangles grid
generator: (a) take out the `#ifdef SLOW_SYSTEM' because the new
generator is much more efficient, and (b) convert another int to
size_t to prevent the solver going negative in 16-bit ints as a
result.

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