From e9e80fc389365e24d4300d7d5390c7d833a96c50 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 25 Jun 2008 16:54:35 +0000 Subject: changed names of resource-1.3; added a note on homepage on release --- examples/tutorial/food/food.ebnf | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 examples/tutorial/food/food.ebnf (limited to 'examples/tutorial/food') diff --git a/examples/tutorial/food/food.ebnf b/examples/tutorial/food/food.ebnf deleted file mode 100644 index d85739dad..000000000 --- a/examples/tutorial/food/food.ebnf +++ /dev/null @@ -1,4 +0,0 @@ -Phrase ::= - ("this" | "that") Quality* ("wine" | "cheese" | "fish") "is" Quality ; -Quality ::= - ("very"* ("fresh" | "warm" | "boring" | "Italian" | "expensive")) ; -- cgit v1.2.3