Fix load error
parent
bba0ff79c5
commit
147a90a0b6
|
@ -2,7 +2,7 @@
|
||||||
! 24, the Factor game!
|
! 24, the Factor game!
|
||||||
|
|
||||||
USING: kernel random namespaces shuffle sequences
|
USING: kernel random namespaces shuffle sequences
|
||||||
parser io math prettyprint combinators
|
parser io math prettyprint combinators continuations
|
||||||
vectors words quotations accessors math.parser
|
vectors words quotations accessors math.parser
|
||||||
backtrack math.ranges locals fry memoize macros assocs ;
|
backtrack math.ranges locals fry memoize macros assocs ;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue