]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/commands/commands.factor
Move call( and execute( to core
[factor.git] / basis / ui / commands / commands.factor
index d6c7c7905be1aa9b9f3191561ca455a233c767a1..28529b013bf9ca19e7da6ea57d0fea955a8d471b 100644 (file)
@@ -2,8 +2,7 @@
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays definitions kernel sequences strings
 math assocs words generic namespaces make assocs quotations
-splitting ui.gestures unicode.case unicode.categories tr fry
-call ;
+splitting ui.gestures unicode.case unicode.categories tr fry ;
 IN: ui.commands
 
 SYMBOL: +nullary+