aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--unruly.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/unruly.c b/unruly.c
index 11e76f0..855ba36 100644
--- 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