]> gitweb.factorcode.org Git - factor.git/blobdiff - core/math/parser/parser-docs.factor
core: trim using lists with tool
[factor.git] / core / math / parser / parser-docs.factor
index 211a2f7f94726e1565dbee7c84b7f79cb56a2c51..74895e0baa9e075328b254758efadf33a2b0035a 100644 (file)
@@ -1,5 +1,5 @@
 USING: byte-arrays help.markup help.syntax math
-math.parser.private prettyprint namespaces make sequences
+math.parser.private prettyprint make sequences
 strings ;
 
 IN: math.parser