Ahem. Finishing writing the comment _before_ checkin is generally sensible.

[originally from svn r7694]
This commit is contained in:
Simon Tatham
2007-08-18 13:32:56 +00:00
parent 4c1e3ca7cb
commit 4ff90bd47f

View File

@ -19,7 +19,10 @@
* an omino and failing if that particular square doesn't * an omino and failing if that particular square doesn't
* happen to work. * 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 <assert.h> #include <assert.h>