]> gitweb.factorcode.org Git - factor.git/blobdiff - core/classes/mixin/mixin-docs.factor
core: trim using lists with tool
[factor.git] / core / classes / mixin / mixin-docs.factor
index 9dad65a203a50c8225987cc706c653b8823cc89b..ad76c8b4018623d1b17e5cb1e763f6ac0c5aa1a9 100644 (file)
@@ -1,4 +1,4 @@
-USING: help.markup help.syntax help words compiler.units
+USING: help.markup help.syntax words compiler.units
 classes sequences ;
 IN: classes.mixin