I've fixed the problem that was introduced when signatures were added,
but there seem to be other problems with the teachpack.

If someone would be kind enough to provide a test case (a sample
non-"solution" that at least runs) I'll keep working on it and put it
into drdr so that we don't have this problem going forward.

Robby

On Tue, Sep 21, 2010 at 8:21 AM, Matthias Felleisen
<[email protected]> wrote:
>
> (require htdp/hangman)
> (define-struct wrd (a b c))
> (hangman make-wrd make-wrd add1)
>
> It's time to admit, nobody gets hung anymore.
>
> On Sep 20, 2010, at 10:09 PM, Frodo theGreat wrote:
>
>> DrRacket, version 5.0.1 [3m]
>> Line 253, char 51.
>>
>> The `4' should be replaced with `5'.
>>
>> Frodo
>>
>> _________________________________________________
>>  For list-related administrative tasks:
>>  http://lists.racket-lang.org/listinfo/users
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to