]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/commands/commands.factor
unicode: make this the API for all unicode things.
[factor.git] / basis / ui / commands / commands.factor
index 713a3b1204ffee76d25dc0d2be8915d6935cfd71..3497f677c08fda3c191afa59766eb29c0ee2ce2e 100644 (file)
@@ -1,8 +1,7 @@
 ! Copyright (C) 2006, 2008 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors assocs fry help.markup kernel make quotations
-sequences splitting tr ui.gestures unicode.case unicode.categories
-words ;
+sequences splitting tr ui.gestures unicode words ;
 IN: ui.commands
 
 SYMBOL: +nullary+