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