]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/commands/commands.factor
Move make to its own vocabulary, remove fry _ feature
[factor.git] / basis / ui / commands / commands.factor
index 2677c496ec9c95b9c55b489e881b89658b999304..b45e2e400427139c8462e1aeeca4365c883ca61e 100755 (executable)
@@ -1,8 +1,8 @@
 ! Copyright (C) 2006, 2008 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays definitions kernel sequences strings
-math assocs words generic namespaces assocs quotations splitting
-ui.gestures unicode.case unicode.categories tr ;
+math assocs words generic namespaces make assocs quotations
+splitting ui.gestures unicode.case unicode.categories tr ;
 IN: ui.commands
 
 SYMBOL: +nullary+