From 46f6ee5545f0703c1626c8de35a8e6e6217a9b14 Mon Sep 17 00:00:00 2001 From: bculkin2442 Date: Wed, 8 Feb 2017 14:33:24 -0500 Subject: Update --- RGens/data/sample-grammars/24hr-rpg.gram | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'RGens/data/sample-grammars/24hr-rpg.gram') diff --git a/RGens/data/sample-grammars/24hr-rpg.gram b/RGens/data/sample-grammars/24hr-rpg.gram index 344d9a8..d526e7b 100755 --- a/RGens/data/sample-grammars/24hr-rpg.gram +++ b/RGens/data/sample-grammars/24hr-rpg.gram @@ -1,8 +1,8 @@ -[rpg] [rpg-part] , [rpg-part] and [rpg-part] +[rpg-name] [rpg-part] , [rpg-part] and [rpg-part] [rpg-part] and [rpg-part] [rpg-part] the [rpg-part] -pragma initial-rule [rpg] +pragma initial-rule [rpg-name] [rpg-part] tits teeth -- cgit v1.2.3