From 79ce7f08a825978089126f10caad2ac5f320f724 Mon Sep 17 00:00:00 2001 From: simon Date: Tue, 16 Feb 2010 10:48:25 +0000 Subject: [PATCH] Docs and comments fixes from James H. git-svn-id: svn://svn.tartarus.org/sgt/puzzles@8866 cda61777-01e9-0310-a592-d414129be87e --- puzzles.but | 5 +---- signpost.c | 4 ---- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/puzzles.but b/puzzles.but index 59cb128..ad9f79e 100644 --- a/puzzles.but +++ b/puzzles.but @@ -2843,10 +2843,7 @@ These parameters are available from the \q{Custom...} option on the \dt \e{Width}, \e{Height} -\dd Size of grid in squares. There will be half \e{Width} \by \e{Height} -dominoes in the grid: if this number is odd then one square will be blank. - -(Grids with at least one odd dimension tend to be easier to solve.) +\dd Size of grid in squares. \dt \e{Force start/end to corners} diff --git a/signpost.c b/signpost.c index 365a9e9..5aa738e 100644 --- a/signpost.c +++ b/signpost.c @@ -1,9 +1,5 @@ /* * signpost.c: implementation of the janko game 'arrow path' - * - * Remaining troublesome games: - * - * 4x4#438520052525454 */ #include -- 2.11.0