]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/documents/documents.factor
Move make to its own vocabulary, remove fry _ feature
[factor.git] / basis / documents / documents.factor
index cac7574e35aed3541aba7f0d57b104220f6b8b36..54bc85284a14bfb22e6cfa96f6c48e5a6dc72d4b 100755 (executable)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2006, 2007 Slava Pestov
 ! See http://factorcode.org/license.txt for BSD license.
-USING: accessors arrays io kernel math models namespaces
+USING: accessors arrays io kernel math models namespaces make
 sequences strings splitting combinators unicode.categories
 math.order ;
 IN: documents