]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/combinators/short-circuit/smart/smart-docs.factor
factor: trim using lists
[factor.git] / basis / combinators / short-circuit / smart / smart-docs.factor
index a51632904348908b22587fd5810b1b130cb7bc01..10695086a09858493dd3e079c175327a4a379a6f 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2008 Doug Coleman.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: help.markup help.syntax io.streams.string quotations ;
+USING: help.markup help.syntax quotations ;
 IN: combinators.short-circuit.smart
 
 HELP: &&