]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/gadgets/gadgets.factor
Move make to its own vocabulary, remove fry _ feature
[factor.git] / basis / ui / gadgets / gadgets.factor
index 15850ae35786ea6eaf9bd50d81a6b98d40ed476f..05764d5b84899c48d791802f1368b7400e1e9cd4 100755 (executable)
@@ -1,10 +1,9 @@
 ! Copyright (C) 2005, 2008 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays hashtables kernel models math namespaces
-       sequences quotations math.vectors combinators sorting
-       binary-search vectors dlists deques models threads
-       concurrency.flags math.order math.geometry.rect ;
-
+make sequences quotations math.vectors combinators sorting
+binary-search vectors dlists deques models threads
+concurrency.flags math.order math.geometry.rect ;
 IN: ui.gadgets
 
 SYMBOL: ui-notify-flag