]> gitweb.factorcode.org Git - factor.git/blobdiff - core/combinators/short-circuit/short-circuit-docs.factor
core: update using lists
[factor.git] / core / combinators / short-circuit / short-circuit-docs.factor
index ca7c1d53c4a36f3c7e60a3473aa09c92fb0561e0..80183e7dbc994bb522ebd27e62354f76dc2dbd28 100644 (file)
@@ -1,7 +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
-math kernel ;
+USING: help.markup help.syntax kernel math quotations ;
 IN: combinators.short-circuit
 
 HELP: 0&&