Another highlighting patch from Richard Boulton: immediately flag
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 1 Jun 2005 18:33:25 +0000 (18:33 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 1 Jun 2005 18:33:25 +0000 (18:33 +0000)
commit7b14a9ecb3f51e60af9d4f269429e1eb59e4b397
treeed08cb4da6d7aa2fb20fe93f0c48abdd44d3573f
parentab53eb64790d5bee44525c3a50a420a6816e2495
Another highlighting patch from Richard Boulton: immediately flag
any actual clashes (duplicate numbers in a row, column or block) in
red. This is a non-privileged deduction: it doesn't compare against
a known solution or consult a solver. It simply indicates reasons
why (no superset of) the current grid would cause the completion
flash to go off.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@5898 cda61777-01e9-0310-a592-d414129be87e
solo.c