]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/tree/debugger/debugger.factor
Move make to its own vocabulary, remove fry _ feature
[factor.git] / basis / compiler / tree / debugger / debugger.factor
index db742197a55975477ecbf490e3b5a0652a3b4f9a..01b91b1613331bbebbe45f7b8349cc2d1ddc99c1 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2006, 2008 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: kernel assocs fry match accessors namespaces effects
+USING: kernel assocs fry match accessors namespaces make effects
 sequences sequences.private quotations generic macros arrays
 prettyprint prettyprint.backend prettyprint.sections math words
 combinators io sorting hints