]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/xmode/code2html/code2html.factor
Merge branch 'master' of git://factorcode.org/git/factor
[factor.git] / basis / xmode / code2html / code2html.factor
index 22ffc04824774d42da4e99d6a378a1c08eeeb180..5e032846b0d60bc003ce42ee2392653f4d3b3bd0 100644 (file)
@@ -1,5 +1,5 @@
 USING: xmode.tokens xmode.marker xmode.catalog kernel locals
-html.elements io io.files sequences words io.encodings.utf8
+io io.files sequences words io.encodings.utf8
 namespaces xml.entities accessors xml.literals locals xml.writer ;
 IN: xmode.code2html