shithub: puzzles

Download patch

ref: e5df38fa152115c02938e6360fc66ae02f5251bf
parent: 2f7831bb1626d82baff706e507d61a820ad84df1
author: Simon Tatham <anakin@pobox.com>
date: Sun May 5 18:27:20 EDT 2013

Correct the comment at the top of unruly.c, which is out of date as of
r9837.

[originally from svn r9838]
[r9837 == 2f7831bb1626d82baff706e507d61a820ad84df1]

--- a/unruly.c
+++ b/unruly.c
@@ -14,7 +14,8 @@
  *
  * Some variants include an extra constraint, stating that no two rows or two
  * columns may contain the same exact sequence of zeros and ones.
- * This rule is rarely used, so it has been discarded for this implementation.
+ * This rule is rarely used, so it is not enabled in the default presets
+ * (but it can be selected via the Custom configurer).
  *
  * More information:
  * http://www.janko.at/Raetsel/Tohu-Wa-Vohu/index.htm