chiark / gitweb /
General cleanups patch from James H:
authorSimon Tatham <anakin@pobox.com>
Wed, 28 Feb 2007 21:19:15 +0000 (21:19 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 28 Feb 2007 21:19:15 +0000 (21:19 +0000)
commit9287d95d0810e6fc76625aa270ecdff297934c55
treed3d43a32a15410a08e1df3b866ac3f56e8b3ad21
parentde5ccc9352d0156600c0ed1e87daac28015e8c01
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

[originally from svn r7344]
filling.c
galaxies.c
latin.c
map.c
pattern.c
unequal.c