From 320f3555419b5e94a0a4770c3490de468c7e88c1 Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Fri, 5 Dec 2008 11:39:24 -0600 Subject: [PATCH] fix load error --- basis/html/templates/chloe/chloe.factor | 1 + 1 file changed, 1 insertion(+) diff --git a/basis/html/templates/chloe/chloe.factor b/basis/html/templates/chloe/chloe.factor index da3f80e9a5..73cc239a56 100644 --- a/basis/html/templates/chloe/chloe.factor +++ b/basis/html/templates/chloe/chloe.factor @@ -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