From 464b83c0dd41e51ab7a1dbbe4e3c30612b7ae9be Mon Sep 17 00:00:00 2001 From: bculkin2442 Date: Wed, 22 Mar 2017 08:30:49 -0400 Subject: Partially update grammars. Update some of the sample grammars to the new format. --- RGens/data/sample-grammars/company.gram | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'RGens/data/sample-grammars/company.gram') diff --git a/RGens/data/sample-grammars/company.gram b/RGens/data/sample-grammars/company.gram index 19e0f0b..aa84b0b 100644 --- a/RGens/data/sample-grammars/company.gram +++ b/RGens/data/sample-grammars/company.gram @@ -40,8 +40,7 @@ pragma export-rule [company] [letter+letter] [letter] & [letter] -# The extra space is supposed to be there -[company-suffix] [company-suffix1] +[company-suffix] [company-suffix1] [company-suffix2] [company-suffix1] Inc. -- cgit v1.2.3