]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/ui.factor
Move make to its own vocabulary, remove fry _ feature
[factor.git] / basis / ui / ui.factor
index 22abfc8f21b2c6fa45d5009c07e6910a99fdf523..da9e2f0d43eb435adde7fb5dd1e0c7fb5d9a2593 100755 (executable)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2006, 2007 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: arrays assocs io kernel math models namespaces
+USING: arrays assocs io kernel math models namespaces make
 prettyprint dlists deques sequences threads sequences words
 debugger ui.gadgets ui.gadgets.worlds ui.gadgets.tracks
 ui.gestures ui.backend ui.render continuations init combinators