]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/syndication/syndication.factor
Merge branch 'master' of git://factorcode.org/git/factor
[factor.git] / basis / syndication / syndication.factor
index 76da6f049d491c314932ce52a0bef4d400bf94a0..4cd5ef17b36d66047ec9229d289987bfe300d6c8 100755 (executable)
@@ -4,7 +4,7 @@
 USING: xml.utilities kernel assocs math.order
     strings sequences xml.data xml.writer
     io.streams.string combinators xml xml.entities.html io.files io
-    http.client namespaces make xml.interpolate hashtables
+    http.client namespaces make xml.literals hashtables
     calendar.format accessors continuations urls present ;
 IN: syndication