General cleanups patch from James H:
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 28 Feb 2007 21:19:15 +0000 (21:19 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 28 Feb 2007 21:19:15 +0000 (21:19 +0000)
commit242a7d9124506b74ccc16a090543ce9bfe322cfc
treed3d43a32a15410a08e1df3b866ac3f56e8b3ad21
parent709b36d48bba3b9148c9f7f4893f0b743675b6a4
General cleanups patch from James H:
 - missing static in filling.c
 - better robustness in execute_move() in filling.c
 - remove side effects in assert statements
 - remove rogue diagnostic in galaxies.c
 - remove // comment in map.c
 - add more stylus-friendly UI to Pattern
 - bias Unequal towards generating inequality clues rather than numeric

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@7344 cda61777-01e9-0310-a592-d414129be87e
filling.c
galaxies.c
latin.c
map.c
pattern.c
unequal.c