summaryrefslogtreecommitdiff
path: root/RGens/data/sample-grammars/long-data/natural-color.gram
diff options
context:
space:
mode:
Diffstat (limited to 'RGens/data/sample-grammars/long-data/natural-color.gram')
-rw-r--r--RGens/data/sample-grammars/long-data/natural-color.gram8
1 files changed, 0 insertions, 8 deletions
diff --git a/RGens/data/sample-grammars/long-data/natural-color.gram b/RGens/data/sample-grammars/long-data/natural-color.gram
deleted file mode 100644
index efdeba7..0000000
--- a/RGens/data/sample-grammars/long-data/natural-color.gram
+++ /dev/null
@@ -1,8 +0,0 @@
-[natural-color] → red
- black
- blue
- green
- white
- yellow
-
-pragma initial-rule [natural-color]