simon-git: puzzles (master): Simon Tatham
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Thu Jan 7 19:35:43 GMT 2016
TL;DR:
fa64ed3 Fix a typo in the Black Box docs examples.
1d9d6cb Rename the docs section for Rectangles.
Repository: git://git.tartarus.org/simon/puzzles.git
On the web: http://tartarus.org/~simon-git/gitweb/?p=puzzles.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2016-01-07 19:35:43
commit fa64ed3e875e005452e5ecd639bd1d6099387bd7
web diff http://tartarus.org/~simon-git/gitweb/?p=puzzles.git;a=commitdiff;h=fa64ed3e875e005452e5ecd639bd1d6099387bd7;hp=55683abd97f94286982924ff0fecd03044e82bed
Author: Simon Tatham <anakin at pobox.com>
Date: Thu Jan 7 19:30:56 2016 +0000
Fix a typo in the Black Box docs examples.
A letter offset by one from a ball on the edge should be an R, not an
H. Thanks to Kevin Buzzard for pointing out the error.
puzzles.but | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 1d9d6cbf12733a0e157c6e06cdf1932db77d1cd9
web diff http://tartarus.org/~simon-git/gitweb/?p=puzzles.git;a=commitdiff;h=1d9d6cbf12733a0e157c6e06cdf1932db77d1cd9;hp=fa64ed3e875e005452e5ecd639bd1d6099387bd7
Author: Simon Tatham <anakin at pobox.com>
Date: Thu Jan 7 19:33:34 2016 +0000
Rename the docs section for Rectangles.
The web page currently assumes it's called 'rect' rather than
'rectangles', because the web-page building script uses the first
field of each line of gamedesc.txt, same as the Unix binary name.
Rather than add another confusingly-almost-identical field to that
file, it's easier to just rename this one docs section to make the
assumption of equality hold.
puzzles.but | 2 +-
rect.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
More information about the tartarus-commits
mailing list