]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/annotations/annotations-docs.factor
factor: trim using lists
[factor.git] / extra / annotations / annotations-docs.factor
index 0d37672fe3f72765a6b6a3e99b0c24961b4f6ecf..eee45528a3b8c703d0bec13b4b395a10cb7d6be0 100644 (file)
@@ -1,6 +1,6 @@
-USING: accessors arrays combinators definitions generalizations
-help help.markup help.topics kernel sequences sorting vocabs
-words combinators.smart tools.crossref ;
+USING: accessors arrays combinators combinators.smart help
+help.markup help.topics kernel sequences sorting tools.crossref
+vocabs words ;
 IN: annotations
 
 <PRIVATE