fix some tests and docs after racket move

original commit: d7e4db3efd8454d4f114fb28e8a136608f47b776
This commit is contained in:
Matthew Flatt 2010-04-20 17:28:07 -06:00
commit bc46a5c44e

View File

@ -1,7 +1,7 @@
#lang scheme/base
(require (for-syntax scheme/base)
(for-syntax scheme/private/struct-info)
(for-syntax racket/private/struct-info)
scheme/list
scheme/match
unstable/struct