]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/html/templates/chloe/chloe.factor
Move call( and execute( to core
[factor.git] / basis / html / templates / chloe / chloe.factor
index da0d45a9d4f1489556896b4e093f11a54804ec31..1fe90b08d3d51f56afbd204214c2aa7809a61a9d 100644 (file)
@@ -4,7 +4,7 @@ USING: accessors kernel sequences combinators kernel fry
 namespaces make classes.tuple assocs splitting words arrays io
 io.files io.files.info io.encodings.utf8 io.streams.string
 unicode.case mirrors math urls present multiline quotations xml
-logging call
+logging
 xml.data xml.writer xml.syntax strings
 html.forms
 html