db4
Doug Coleman 2008-03-03 14:39:29 -06:00
parent bd7fea2568
commit dd42efaa20
1 changed files with 2 additions and 3 deletions

View File

@ -2,9 +2,8 @@
! See http://factorcode.org/license.txt for BSD license.
USING: arrays io kernel memoize namespaces peg
peg.ebnf sequences strings html.elements xml.entities
xmode.code2html splitting io.streams.string html
html.elements sequences.deep ascii ;
! unicode.categories ;
xmode.code2html splitting io.streams.string html peg.parsers
html.elements sequences.deep unicode.categories ;
USE: tools.walker
IN: farkup