Temporary hack: avoid permutations' clash until its renamed in
math'.
(Should undo this when the rename is done.)
This commit is contained in:
parent
c34129928e
commit
2d63564a6d
|
@ -5,7 +5,8 @@
|
||||||
scribble/html-properties
|
scribble/html-properties
|
||||||
racket/sandbox
|
racket/sandbox
|
||||||
unstable/2d/tabular
|
unstable/2d/tabular
|
||||||
(for-label racket/base racket/vector racket/list
|
(for-label racket/base racket/vector
|
||||||
|
(except-in racket/list permutations)
|
||||||
math plot
|
math plot
|
||||||
(only-in typed/racket/base
|
(only-in typed/racket/base
|
||||||
->
|
->
|
||||||
|
|
Loading…
Reference in New Issue
Block a user