]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/completion/completion.factor
colors: merge colors.constants and colors.hex.
[factor.git] / basis / tools / completion / completion.factor
index f5fe0836a3b57031c908057be80bfbe209608981..b3cf283f07ee473039ec287b70f30086ab87b66b 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2005, 2009 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: accessors arrays assocs colors.constants combinators
+USING: accessors arrays assocs colors combinators
 combinators.short-circuit fry io.directories io.files
 io.files.info io.pathnames kernel locals make math math.order
 sequences sequences.private sorting splitting