summaryrefslogtreecommitdiff
path: root/RGens/data/new-sample-grammars
diff options
context:
space:
mode:
authorBenjamin J. Culkin <bjculkin@mix.wvu.edu>2017-11-06 20:56:39 -0400
committerBenjamin J. Culkin <bjculkin@mix.wvu.edu>2017-11-06 20:56:39 -0400
commit72cbe4c1c664712c1fdecf75b039132a53d91635 (patch)
tree0b61565e327eea7304848e40952092b7303c21f3 /RGens/data/new-sample-grammars
parentcba5ae6bc285439593f4e847c0d3b32e8e608ec8 (diff)
More grammar updates
Diffstat (limited to 'RGens/data/new-sample-grammars')
-rw-r--r--RGens/data/new-sample-grammars/test.gram6
1 files changed, 0 insertions, 6 deletions
diff --git a/RGens/data/new-sample-grammars/test.gram b/RGens/data/new-sample-grammars/test.gram
deleted file mode 100644
index 830b3fc..0000000
--- a/RGens/data/new-sample-grammars/test.gram
+++ /dev/null
@@ -1,6 +0,0 @@
-# Test of new grammar syntax
-
-[test] → hello
- there
-
-pragma initial-rule [test]