]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/prettyprint/prettyprint.factor
colors: merge colors.constants and colors.hex.
[factor.git] / basis / prettyprint / prettyprint.factor
index 98ecc779a1e1a48cce0e3e723144f96b8dc272ce..746b98e2e832a635703e91e1a2a40d2640d986b2 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2003, 2010 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: accessors arrays classes colors.constants combinators
+USING: accessors arrays classes colors combinators
 continuations generic grouping io io.streams.string io.styles
 kernel make math math.parser namespaces prettyprint.config
 prettyprint.custom prettyprint.sections sequences strings