Remove ebnf debug

release
Chris Double 2007-11-28 12:52:05 +13:00
parent c455336da6
commit e5e430be4f
1 changed files with 1 additions and 1 deletions

View File

@ -139,4 +139,4 @@ DEFER: 'rhs'
f
] if* ;
: <EBNF "EBNF>" parse-tokens " " join dup . ebnf>quot call ; parsing
: <EBNF "EBNF>" parse-tokens " " join ebnf>quot call ; parsing