diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-10-28 23:25:41 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-10-28 23:25:41 -0300 |
| commit | f6ff73e060a2760d58a261bee9d1eeb529f31bc1 (patch) | |
| tree | 6c9739f3a9a7000975986459ac6c0a6eb809634a /RGens/data/sample-grammars/long-data/natural-color.gram | |
| parent | 815235f9b8bb90bbc87f4db28e4618c0ba548c40 (diff) | |
More grammar work
Diffstat (limited to 'RGens/data/sample-grammars/long-data/natural-color.gram')
| -rw-r--r-- | RGens/data/sample-grammars/long-data/natural-color.gram | 8 |
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] |
