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
|
||||
racket/sandbox
|
||||
unstable/2d/tabular
|
||||
(for-label racket/base racket/vector racket/list
|
||||
(for-label racket/base racket/vector
|
||||
(except-in racket/list permutations)
|
||||
math plot
|
||||
(only-in typed/racket/base
|
||||
->
|
||||
|
|
Loading…
Reference in New Issue
Block a user