From: simon Date: Sat, 18 Aug 2007 13:32:56 +0000 (+0000) Subject: Ahem. Finishing writing the comment _before_ checkin is generally sensible. X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/commitdiff_plain/4d31c52696f56709d83cdf6bb3cc190a3f7de41a Ahem. Finishing writing the comment _before_ checkin is generally sensible. git-svn-id: svn://svn.tartarus.org/sgt/puzzles@7694 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/unfinished/divvy.c b/unfinished/divvy.c index d083e76..5c7fa27 100644 --- a/unfinished/divvy.c +++ b/unfinished/divvy.c @@ -19,7 +19,10 @@ * an omino and failing if that particular square doesn't * happen to work. * - * However, I don't currently think it's neecss~|~ + * However, I don't currently think it's necessary to do either of + * these, because the failure rate is already low enough to be + * easily tolerable, under all circumstances I've been able to + * think of. */ #include