]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/html/streams/streams.factor
Merge branch 'master' of git://factorcode.org/git/factor
[factor.git] / basis / html / streams / streams.factor
index 483ace064ed43c6a7ed641735c600d8777d091a4..51eb37b83dd2e91c1e00a5e698ffd5d7c14da6e5 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2004, 2008 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: combinators generic assocs help http io io.styles
+USING: combinators generic assocs io io.styles
 io.files continuations io.streams.string kernel math math.order
 math.parser namespaces make quotations assocs sequences strings
 words html.elements xml.entities sbufs continuations destructors