]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/listener/listener.factor
colors: merge colors.constants and colors.hex.
[factor.git] / basis / listener / listener.factor
index 69fb1bc8846ab49b29c2bf1e8200d6a3845ed849..59820f7fabfc90f452a857cb5d62efb297353d7a 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2003, 2009 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: accessors colors colors.constants combinators.short-circuit
+USING: accessors colors combinators.short-circuit
 compiler.units continuations debugger fry io io.styles kernel lexer
 locals math math.parser namespaces parser parser.notes prettyprint
 sequences sets source-files.errors system vocabs vocabs.loader