From 0faa5175b6f0de8835ed514615ac64135f406b29 Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Tue, 29 May 2018 15:35:02 -0300 Subject: Move files out of folder --- data/sample-grammars/long-data/animal.gram | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 data/sample-grammars/long-data/animal.gram (limited to 'data/sample-grammars/long-data/animal.gram') diff --git a/data/sample-grammars/long-data/animal.gram b/data/sample-grammars/long-data/animal.gram new file mode 100644 index 0000000..8ce3b9d --- /dev/null +++ b/data/sample-grammars/long-data/animal.gram @@ -0,0 +1,17 @@ +[animal] dog + cat + horse + cow + chicken + penguin + turkey + eagle + llama + camel + deer + bear + elk + giraffe + elephant + +pragma initial-rule [animal] -- cgit v1.2.3