]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/help/markup/markup.factor
Merge branch 'master' into new_ui
[factor.git] / basis / help / markup / markup.factor
index 09712145184c08597ee71bf1d357dbdc63fd0b24..c31a15af1c8c10a7b314dddf2e33309de97b717d 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.