Arrange that we really _can_ compile all the puzzles into a single
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 22 Jan 2005 15:29:01 +0000 (15:29 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 22 Jan 2005 15:29:01 +0000 (15:29 +0000)
commit19ef4855cd8681b43024a9df144c22aae91abc4f
tree2f0aee8aa63600252568868f46422a2576ce76f2
parentbe8d5aa175777c6b6b5a90342afbd8f77c615911
Arrange that we really _can_ compile all the puzzles into a single
binary if we choose: fix bugs in cube.c and sixteen.c that manifest
when compiled that way, and introduce list.c which provides a global
list of all the available puzzles.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@5169 cda61777-01e9-0310-a592-d414129be87e
cube.c
list.c [new file with mode: 0644]
puzzles.h
sixteen.c