From 3f52cb1cb4b4e98374d5e394f9a8aa4a5c14e129 Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Tue, 28 Sep 2010 20:40:48 -0500 Subject: [PATCH] Fix using in slots.syntax --- extra/slots/syntax/syntax.factor | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/slots/syntax/syntax.factor b/extra/slots/syntax/syntax.factor index 9b647bc5c6..ef572910d8 100755 --- a/extra/slots/syntax/syntax.factor +++ b/extra/slots/syntax/syntax.factor @@ -1,7 +1,7 @@ ! Copyright (C) 2010 Doug Coleman. ! See http://factorcode.org/license.txt for BSD license. -USING: combinators combinators.smart fry lexer quotations -sequences slots words ; +USING: combinators combinators.smart fry kernel lexer +quotations sequences sequences.generalizations slots words ; IN: slots.syntax SYNTAX: slots[