Fix bootstrap

db4
Slava Pestov 2008-12-17 18:12:59 -06:00
parent c5160d76e9
commit 2b553566d2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
! Copyright (C) 2007 Slava Pestov.
! Copyright (C) 2007, 2008 Slava Pestov.
! See http://factorcode.org/license.txt for BSD license.
USING: words sequences vocabs kernel ;
USING: words words.symbol sequences vocabs kernel ;
IN: bootstrap.syntax
"syntax" create-vocab drop