aboutsummaryrefslogtreecommitdiff
path: root/unruly.c
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2013-05-05 22:27:20 +0000
committerSimon Tatham <anakin@pobox.com>2013-05-05 22:27:20 +0000
commite5df38fa152115c02938e6360fc66ae02f5251bf (patch)
tree4eccc53ec9e476f14461a26b9cc196f45bb39b0f /unruly.c
parent2f7831bb1626d82baff706e507d61a820ad84df1 (diff)
downloadpuzzles-e5df38fa152115c02938e6360fc66ae02f5251bf.zip
puzzles-e5df38fa152115c02938e6360fc66ae02f5251bf.tar.gz
puzzles-e5df38fa152115c02938e6360fc66ae02f5251bf.tar.bz2
puzzles-e5df38fa152115c02938e6360fc66ae02f5251bf.tar.xz
Correct the comment at the top of unruly.c, which is out of date as of
r9837. [originally from svn r9838] [r9837 == 2f7831bb1626d82baff706e507d61a820ad84df1]
Diffstat (limited to 'unruly.c')
-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