New puzzle: `Slant', picked from the Japanese-language section of
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 2 Aug 2005 23:16:46 +0000 (23:16 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 2 Aug 2005 23:16:46 +0000 (23:16 +0000)
commitf10106138f70a92b276899d0822650cb2ec1adae
treef163f05a40523832c696f7d0c69c0493059dae95
parente9f8a17fe682e455dff18a9dbdb1310d18d2dc1f
New puzzle: `Slant', picked from the Japanese-language section of
nikoli.co.jp (which has quite a few puzzles that they don't seem to
have bothered to translate into English).

Minor structural change: the disjoint set forest code used in the
Net solver has come in handy again, so I've moved it out into its
own module dsf.c.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@6155 cda61777-01e9-0310-a592-d414129be87e
Recipe
dsf.c [new file with mode: 0644]
list.c
net.c
print.py
puzzles.but
puzzles.h
slant.c [new file with mode: 0644]