This is just entry 205, patched according to the following instructions: ------------------------------------------------------------------------ From: "Thomas Link" To: Damien Doligez Date: Sun, 29 Jul 2001 18:54:44 +0100 Hello, I've submitted a program (The Nervous SML/NG Shrinker) to the ICFP contest. I don't think that it helps now, but I would like to make two annotations: 1. The program has to be tun using "mzscheme -r icfp_01d.scm" 2. Line 673 has to be changed from 673 id to 673 (if (number? id) 673+1 (number->string id)) 673+2 id) Cheers, Thomas.