]> gitweb.factorcode.org Git - factor.git/blobdiff - core/vocabs/vocabs.factor
parser: move print-use-hook from parser to vocabs.parser
[factor.git] / core / vocabs / vocabs.factor
index 16cbd5ec652da15171102333a70c2da9dbbb2d9a..3b46d9b9028ed6d3ee4eca0b569e654c1bc46258 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2007, 2009 Eduardo Cavazos, Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: accessors arrays assocs definitions kernel namespaces
-sequences sets sorting splitting strings ;
+USING: accessors assocs definitions kernel namespaces sequences
+sets sorting splitting strings ;
 IN: vocabs
 
 SYMBOL: dictionary