The other day I found it useful for a (silly) special purpose to
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 29 Nov 2008 08:50:50 +0000 (08:50 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 29 Nov 2008 08:50:50 +0000 (08:50 +0000)
commit8b5625f56baa192a745a6c43755f65ec92294d65
tree51bfc32547a171a5c7136b083c2c7bd041106ac4
parent6f745fb1eef3e1792321e9b893574c8b147b6bff
The other day I found it useful for a (silly) special purpose to
generate a thousand saved-game files of randomly generated puzzles.
On the general principle that if I find it useful someone else
conceivably might too, add a --save option to the Unix puzzle
binaries, for use with --generate in much the same way as --print.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@8351 cda61777-01e9-0310-a592-d414129be87e
gtk.c
puzzles.but