peg.ebnf: fix usage of replace.

db4
John Benediktsson 2013-01-03 18:13:20 -08:00
parent 10e74c6066
commit d8e8eee935
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ combinators.short-circuit lexer io.streams.string stack-checker
io combinators parser summary ;
FROM: compiler.units => with-compilation-unit ;
FROM: vocabs.parser => search ;
FROM: peg.search => replace ;
IN: peg.ebnf
: rule ( name word -- parser )