A very simple program displaying the solution to the Towers of Hanoi puzzle.
Written in SysRPL. Put a number from 2 to 20 on the stack for the number of
disks, execute the program, and sit back. On a 50g it will do four disks in
under a second. Each additional disk nearly doubles the running time, so that
twenty disks will take about half a day.

Kiyoshi Akima
k_akima@hotmail.com
