]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/images/atlas/atlas.factor
factor: trim using lists
[factor.git] / extra / images / atlas / atlas.factor
index 84e9b90f3c07ed807f81f04cce26ef414b72c174..721490d1700b3b786ca8b861a3e0505af87f2045 100644 (file)
@@ -1,8 +1,7 @@
 ! Copyright (C) 2010 Joe Groff.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: accessors arrays assocs byte-arrays fry images kernel
-locals math math.functions math.order math.vectors namespaces
-sequences sorting ;
+USING: accessors arrays assocs byte-arrays images kernel math
+math.functions math.order math.vectors sequences sorting ;
 IN: images.atlas
 
 ! sort rects by height/width/whatever