]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/math/rectangles/prettyprint/prettyprint.factor
basis/extra: removing unnecessary IN: statements.
[factor.git] / basis / math / rectangles / prettyprint / prettyprint.factor
index b1fe1789f788d3d0615a4256999c62eb762f8887..c6e00d2f0c3cf41c88270a6c846234e7cab5933e 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2009, 2010 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: accessors math.rectangles kernel prettyprint.custom prettyprint.backend ;
-IN: math.rectangles.prettyprint
+USING: accessors math.rectangles kernel prettyprint.custom
+prettyprint.backend ;
 
 M: rect pprint*
     [