init-world.factor did not load

cvs
Slava Pestov 2005-07-19 21:56:39 +00:00
parent c0f4f7f85d
commit c7c29e29c2
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
! Copyright (C) 2005 Slava Pestov. ! Copyright (C) 2005 Slava Pestov.
! See http://factor.sf.net/license.txt for BSD license. ! See http://factor.sf.net/license.txt for BSD license.
IN: gadgets IN: gadgets
USING: generic io kernel listener math namespaces prettyprint USING: generic help io kernel listener math namespaces
sequences styles threads words ; prettyprint sequences styles threads words ;
SYMBOL: stack-display SYMBOL: stack-display