]> gitweb.factorcode.org Git - factor.git/blobdiff - core/sbufs/sbufs.factor
core: cleanup USING lists.
[factor.git] / core / sbufs / sbufs.factor
index a628ab35a15b41d998ff6385e1788d2f82ae83ed..d90ae75108d86a33968f4d2495c608fe5bf70da8 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2004, 2008 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: accessors kernel math sequences.private sequences
-strings growable strings.private ;
+USING: accessors growable kernel math sequences
+sequences.private strings strings.private ;
 IN: sbufs
 
 TUPLE: sbuf