Change EBNF: to <EBNF ... EBNF>

release
Chris Double 2007-11-28 11:52:17 +13:00
parent 88e93446b2
commit 4f0c40c05a
1 changed files with 1 additions and 1 deletions

View File

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