]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/farkup/farkup.factor
Merge branch 'master' of git://factorcode.org/git/factor
[factor.git] / basis / farkup / farkup.factor
index ebd0bdb7487f0404721aa6b5f07ceee0d992216e..a752694764573c219a8afcc7bcf80a83c8ab2ffb 100755 (executable)
@@ -2,7 +2,7 @@
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays combinators html.elements io
 io.streams.string kernel math namespaces peg peg.ebnf
-sequences sequences.deep strings xml.entities xml.interpolate
+sequences sequences.deep strings xml.entities xml.literals
 vectors splitting xmode.code2html urls.encoding xml.data
 xml.writer ;
 IN: farkup