]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/english/english.factor
unicode: make this the API for all unicode things.
[factor.git] / basis / english / english.factor
index a8abe56b33b75f1dd8e6a1f9b03287a25a65140f..488e34af1a56291881ea4f53b28c556235137439 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2015 John Benediktsson
 ! See http://factorcode.org/license.txt for BSD license
 USING: assocs assocs.extras combinators formatting kernel literals
-locals math math.parser sequences splitting unicode.case ;
+locals math math.parser sequences splitting unicode ;
 
 IN: english