fix load error

db4
Doug Coleman 2008-12-05 11:39:24 -06:00
parent f126d0c0e6
commit 320f355541
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ USING: accessors kernel sequences combinators kernel fry
namespaces make classes.tuple assocs splitting words arrays io
io.files io.encodings.utf8 io.streams.string unicode.case
mirrors math urls present multiline quotations xml logging
continuations
xml.data
html.forms
html.elements