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/horror.gram | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'RGens/data/sample-grammars/horror.gram') diff --git a/RGens/data/sample-grammars/horror.gram b/RGens/data/sample-grammars/horror.gram index 1e73911..07d84de 100644 --- a/RGens/data/sample-grammars/horror.gram +++ b/RGens/data/sample-grammars/horror.gram @@ -1,6 +1,6 @@ -[horror] [first] [second] [third] +[horror-movie] [first] [second] [third] -pragma initial-rule [horror] +pragma initial-rule [horror-movie] [first] attack of the invasion of the @@ -30,4 +30,4 @@ pragma initial-rule [horror] zombies sock puppets death bots - snuggle badgers \ No newline at end of file + snuggle badgers -- cgit v1.2.3