Sanity-checking patch from Phil Bordelon: since Solo can't cope with
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 16 Jul 2005 20:02:15 +0000 (20:02 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 16 Jul 2005 20:02:15 +0000 (20:02 +0000)
commit95057cc542980d4160e951000d930975a712c41c
tree3b1688e6ebf0e3c639e7df6cb1ab33338619b251
parent9d6c3859071b207a37cbd56624937a6b2daafdab
Sanity-checking patch from Phil Bordelon: since Solo can't cope with
more than 36 distinct symbols (it runs out of alphanumerics), check
this in validate_params. I hate to do this, since I like puzzle
sizes to at least be open-ended in _principle_, but in this case
there's a fundamental UI limitation which won't be fixed by getting
a faster CPU.

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