fix load error

db4
Doug Coleman 2008-04-26 18:44:51 -05:00
parent 60fb68d1de
commit 93aa8669c4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
USING: kernel parser quotations classes.tuple words
USING: kernel parser quotations classes.tuple words math.order
namespaces.lib namespaces sequences arrays combinators
prettyprint strings math.parser sequences.lib math symbols ;
USE: tools.walker