Fixed a dangling link in the doc.

original commit: 11e168f01eecd7b39228d5399e045510d6349e01
This commit is contained in:
Vincent St-Amour 2010-09-07 16:56:15 -04:00
parent a50913b597
commit ae11f47dbd

View File

@ -2,7 +2,8 @@
@begin[(require "utils.rkt" scribble/eval scriblib/footnote
racket/sandbox)
(require (for-label (only-meta-in 0 typed/racket)
(require (for-label (only-meta-in 0 [except-in typed/racket for])
(only-in racket/base for)
racket/list srfi/14
version/check))]