Fix load error

db4
Slava Pestov 2008-07-24 15:34:25 -05:00
parent bba0ff79c5
commit 147a90a0b6
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
! 24, the Factor game!
USING: kernel random namespaces shuffle sequences
parser io math prettyprint combinators
parser io math prettyprint combinators continuations
vectors words quotations accessors math.parser
backtrack math.ranges locals fry memoize macros assocs ;