fix load error

db4
Doug Coleman 2008-12-05 11:35:10 -06:00
parent aa838dbc2d
commit 29aeb707c1
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
USING: assocs namespaces make kernel sequences accessors
combinators strings splitting io io.streams.string present
xml.writer xml.data xml.entities html.forms
html.templates html.templates.chloe.syntax ;
html.templates html.templates.chloe.syntax continuations ;
IN: html.templates.chloe.compiler
: chloe-attrs-only ( assoc -- assoc' )