]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/gadgets/tables/tables.factor
Cleaning up USING: lists for new strict semantics
[factor.git] / basis / ui / gadgets / tables / tables.factor
index ba3b5a2f789bba08637e2392e6ad49e02d80df14..390e652ac6c80c275617aa6cd2008593421439fa 100644 (file)
@@ -5,7 +5,7 @@ math.functions math.rectangles math.order math.vectors namespaces
 opengl sequences ui.gadgets ui.gadgets.scrollers ui.gadgets.status-bar
 ui.gadgets.worlds ui.gestures ui.render ui.pens.solid ui.text
 ui.commands ui.images ui.gadgets.menus ui.gadgets.line-support
-math.rectangles models math.ranges sequences combinators
+models math.ranges combinators
 combinators.short-circuit fonts locals strings ;
 IN: ui.gadgets.tables