From c7c29e29c25665dd4ddfb71afca51897990ea52a Mon Sep 17 00:00:00 2001 From: Slava Pestov Date: Tue, 19 Jul 2005 21:56:39 +0000 Subject: [PATCH] init-world.factor did not load --- library/ui/init-world.factor | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library/ui/init-world.factor b/library/ui/init-world.factor index f7d9b28196..440db00400 100644 --- a/library/ui/init-world.factor +++ b/library/ui/init-world.factor @@ -1,8 +1,8 @@ ! Copyright (C) 2005 Slava Pestov. ! See http://factor.sf.net/license.txt for BSD license. IN: gadgets -USING: generic io kernel listener math namespaces prettyprint -sequences styles threads words ; +USING: generic help io kernel listener math namespaces +prettyprint sequences styles threads words ; SYMBOL: stack-display