From 4417a647130c419e121e5d9aee2ed61ac1d13ef1 Mon Sep 17 00:00:00 2001 From: Eduardo Cavazos Date: Fri, 1 Aug 2008 15:12:03 -0500 Subject: [PATCH] io.styles: Minor tweak --- basis/io/styles/styles.factor | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/basis/io/styles/styles.factor b/basis/io/styles/styles.factor index 4f0b3ce7e1..752f413458 100644 --- a/basis/io/styles/styles.factor +++ b/basis/io/styles/styles.factor @@ -1,6 +1,8 @@ ! Copyright (C) 2005, 2008 Slava Pestov. ! See http://factorcode.org/license.txt for BSD license. -USING: hashtables io ; + +USING: hashtables io colors ; + IN: io.styles SYMBOL: plain