X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=blobdiff_plain;f=basis%2Fcombinators%2Fshort-circuit%2Fsmart%2Fsmart-docs.factor;h=10695086a09858493dd3e079c175327a4a379a6f;hp=a51632904348908b22587fd5810b1b130cb7bc01;hb=96d543056491bfd71e65a093f4add5a6a5bb780d;hpb=6206ba5583b7616c59741963dbf01d8c9c88e223 diff --git a/basis/combinators/short-circuit/smart/smart-docs.factor b/basis/combinators/short-circuit/smart/smart-docs.factor index a516329043..10695086a0 100644 --- a/basis/combinators/short-circuit/smart/smart-docs.factor +++ b/basis/combinators/short-circuit/smart/smart-docs.factor @@ -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: &&