]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/syndication/syndication.factor
Updating code for make and fry changes
[factor.git] / basis / syndication / syndication.factor
index 2fa8abcd59e1599410ff15ff8ed151de6374f34f..a432d8c31c92a4cb9d1dbea726ca0cd771c73beb 100644 (file)
@@ -4,7 +4,7 @@
 USING: xml.utilities kernel assocs xml.generator math.order
     strings sequences xml.data xml.writer
     io.streams.string combinators xml xml.entities io.files io
-    http.client namespaces xml.generator hashtables
+    http.client namespaces make xml.generator hashtables
     calendar.format accessors continuations urls present ;
 IN: syndication