diff options
| author | Simon Tatham <anakin@pobox.com> | 2023-06-25 15:20:50 +0100 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2023-06-25 15:40:58 +0100 |
| commit | c5076be383d7630d70666a543306c8f6ee65edb9 (patch) | |
| tree | 1dd4c8e16c297be532d7bfee18a6ee9c46bf9239 /PuzzleApplet.java | |
| parent | c224416c76e41f284b318adc51f08c3ed11de8e2 (diff) | |
| download | puzzles-c5076be383d7630d70666a543306c8f6ee65edb9.zip puzzles-c5076be383d7630d70666a543306c8f6ee65edb9.tar.gz puzzles-c5076be383d7630d70666a543306c8f6ee65edb9.tar.bz2 puzzles-c5076be383d7630d70666a543306c8f6ee65edb9.tar.xz | |
Keen: fix another misuse of dsf_canonify.
Chris Boyle points out that outline_block_structure has a comment
saying that we're supposed to have picked a square with a boundary to
its left. dsf_canonify no longer guarantees that, but dsf_minimal
does. Switch to using that throughout the function.
'keen --generate 10#12345 --print 5x2' failed an assertion before this
fix, and now doesn't.
Diffstat (limited to 'PuzzleApplet.java')
0 files changed, 0 insertions, 0 deletions