]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/help/markup/markup.factor
Merge qualified, alias, symbols, constants into core
[factor.git] / basis / help / markup / markup.factor
index a7501dc242615256f9d926c04a7930e7d4ecfc08..bf933cd9f12008335ab84d6972b77812cd7f71ea 100644 (file)
@@ -3,8 +3,7 @@
 USING: accessors arrays definitions generic io kernel assocs
 hashtables namespaces make parser prettyprint sequences strings
 io.styles vectors words math sorting splitting classes slots
-vocabs help.stylesheet help.topics vocabs.loader alias
-quotations ;
+vocabs help.stylesheet help.topics vocabs.loader quotations ;
 IN: help.markup
 
 ! Simple markup language.