]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/regexp/prettyprint/prettyprint.factor
basis/extra: removing unnecessary IN: statements.
[factor.git] / basis / regexp / prettyprint / prettyprint.factor
index ae3877c7d78f39797d823c2cea453fe12c708221..fd7def208db70f00fcea9e5fe249ed592cef98c8 100644 (file)
@@ -2,7 +2,6 @@
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors kernel make prettyprint.backend
 prettyprint.custom regexp regexp.parser splitting ;
-IN: regexp.prettyprint
 
 M: regexp pprint*
     [