]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/html/templates/chloe/chloe.factor
Updating code for make and fry changes
[factor.git] / basis / html / templates / chloe / chloe.factor
index 45e59c3b6d06e880d95cf6db785111dbf2891071..5fe53fc7a503868b703a65c47d57e57d06df9e35 100644 (file)
@@ -1,9 +1,10 @@
 ! Copyright (C) 2008 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors kernel sequences combinators kernel fry
-namespaces classes.tuple assocs splitting words arrays memoize
-io io.files io.encodings.utf8 io.streams.string unicode.case
-mirrors math urls present multiline quotations xml xml.data
+namespaces make classes.tuple assocs splitting words arrays
+memoize io io.files io.encodings.utf8 io.streams.string
+unicode.case mirrors math urls present multiline quotations xml
+xml.data
 html.forms
 html.elements
 html.components