Update lint for Dan's html vocab change

db4
Slava Pestov 2009-01-31 03:02:21 -06:00
parent ad40042663
commit 26a35540a5
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
! Copyright (C) 2007, 2008 Doug Coleman. ! Copyright (C) 2007, 2008 Doug Coleman.
! See http://factorcode.org/license.txt for BSD license. ! See http://factorcode.org/license.txt for BSD license.
USING: accessors alien alien.accessors arrays assocs USING: accessors alien alien.accessors arrays assocs
combinators.short-circuit fry hashtables html.elements io combinators.short-circuit fry hashtables html io
kernel math namespaces prettyprint quotations sequences kernel math namespaces prettyprint quotations sequences
sequences.deep sets slots.private vectors vocabs words sequences.deep sets slots.private vectors vocabs words
kernel.private ; kernel.private ;