]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/help/topics/topics.factor
Move make to its own vocabulary, remove fry _ feature
[factor.git] / basis / help / topics / topics.factor
index cdb32b18eec94331d2fcd98d3a51459f17376c5c..e6b19d5baae1866acd6e84bb1c299a2e4ff9a2c1 100755 (executable)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2005, 2007 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.x
 USING: accessors arrays definitions generic assocs
-io kernel namespaces prettyprint prettyprint.sections
+io kernel namespaces make prettyprint prettyprint.sections
 sequences words summary classes strings vocabs ;
 IN: help.topics