Unbreak doc build of image.scrbl.
This commit is contained in:
parent
450109f061
commit
9abdc72dad
|
@ -2,7 +2,7 @@
|
|||
|
||||
@(require (for-label (only-in racket/contract and/c or/c any/c not/c)
|
||||
2htdp/image
|
||||
(except-in lang/htdp-beginner make-posn posn? posn-x posn-y image?)
|
||||
(except-in lang/htdp-beginner posn make-posn posn? posn-x posn-y image?)
|
||||
lang/posn
|
||||
racket/gui/base
|
||||
(only-in racket/base path-string?))
|
||||
|
|
Loading…
Reference in New Issue
Block a user