]> gitweb.factorcode.org Git - factor.git/blobdiff - core/bootstrap/layouts/layouts.factor
core: cleanup USING lists.
[factor.git] / core / bootstrap / layouts / layouts.factor
index e139faa5058c0f972a492d266db9b54b5da643c0..7ac8a8590d0a1eb7e41ce8fcaf2297e0028d994a 100644 (file)
@@ -1,9 +1,7 @@
 ! Copyright (C) 2007, 2009 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: namespaces math words kernel alien byte-arrays
-hashtables vectors strings sbufs arrays
-quotations assocs layouts classes.tuple.private
-kernel.private ;
+USING: alien arrays byte-arrays kernel layouts math namespaces
+quotations strings words ;
 
 16 data-alignment set