Fix peg.search for recent factor changes

db4
Chris Double 2008-01-17 11:08:13 +13:00
parent 0f3160cc5d
commit 2d79bdb09a
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
! Copyright (C) 2006 Chris Double.
! See http://factorcode.org/license.txt for BSD license.
USING: help.syntax help.markup peg peg.search ;
USING: help.syntax help.markup peg ;
IN: peg.search
HELP: tree-write
{ $values