]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/html/elements/elements.factor
factor: trim using lists
[factor.git] / extra / html / elements / elements.factor
index b30a9937767e5af0bdba2c836a22a2bbf41a7d84..176e9c564d63dae573d670ff3fd210adecd7a4fa 100644 (file)
@@ -1,9 +1,6 @@
 ! Copyright (C) 2004, 2009 Chris Double, Daniel Ehrenberg.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: io io.styles kernel namespaces prettyprint quotations
-sequences strings words xml.entities compiler.units effects
-xml.data urls math math.parser combinators
-present fry io.streams.string xml.writer html ;
+USING: io.styles kernel present sequences words xml.entities ;
 IN: html.elements
 
 SYMBOL: html