Update html.elements for refactoring

db4
Slava Pestov 2009-01-13 17:35:45 -06:00
parent 3e1d3d68e8
commit e75b3b20c0
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
! Copyright (C) 2004 Chris Double. ! Copyright (C) 2004 Chris Double.
! See http://factorcode.org/license.txt for BSD license. ! See http://factorcode.org/license.txt for BSD license.
USING: io kernel namespaces prettyprint quotations USING: io io.styles kernel namespaces prettyprint quotations
sequences strings words xml.entities compiler.units effects sequences strings words xml.entities compiler.units effects
urls math math.parser combinators present fry ; urls math math.parser combinators present fry ;