just re-export prims
svn: r10158
This commit is contained in:
parent
3afa09f177
commit
e3aa0e0e5b
|
@ -5,5 +5,5 @@
|
|||
|
||||
(module image mzscheme
|
||||
(require htdp/image (lib "prim.ss" "lang"))
|
||||
(provide-primitives (all-from htdp/image))
|
||||
(provide (all-from htdp/image))
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user