fix 2d dependencies
This commit is contained in:
parent
37ced9609c
commit
09574ed920
|
@ -25,6 +25,7 @@
|
|||
"unstable-options-lib"
|
||||
"unstable-parameter-group-lib"
|
||||
"unstable-pretty-lib"
|
||||
"unstable-2d"
|
||||
"draw-doc"
|
||||
"gui-doc"
|
||||
"pict-doc"
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
scribble/manual
|
||||
"utils.rkt"
|
||||
scribble/core
|
||||
(for-label ;unstable/2d/cond
|
||||
;unstable/2d/match
|
||||
(for-label unstable/2d/cond
|
||||
unstable/2d/match
|
||||
racket/file
|
||||
racket/contract
|
||||
racket/base))
|
||||
|
|
Loading…
Reference in New Issue
Block a user