chiark / gitweb /
The other day I found it useful for a (silly) special purpose to
authorSimon Tatham <anakin@pobox.com>
Sat, 29 Nov 2008 08:50:50 +0000 (08:50 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 29 Nov 2008 08:50:50 +0000 (08:50 +0000)
commit6aa7ccfa067e5711b9b3d5c9d83d69c5565fdc0e
tree51bfc32547a171a5c7136b083c2c7bd041106ac4
parent4443016a825e6ba089781b43de14aaa8034f1cc2
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.

[originally from svn r8351]
gtk.c
puzzles.but