diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-11-06 21:33:03 -0400 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-11-06 21:33:03 -0400 |
| commit | 0c8618df90260fdb2213286fce274d0bc58f394a (patch) | |
| tree | 98291cd79264052585c9dbcaa6f3648d8dff12e9 /RGens/data/sample-grammars/long-data/vowel.gram | |
| parent | 7f02767e97815eca53cc9be617537e70483481fb (diff) | |
More grammar consolidations
Diffstat (limited to 'RGens/data/sample-grammars/long-data/vowel.gram')
| -rw-r--r-- | RGens/data/sample-grammars/long-data/vowel.gram | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/RGens/data/sample-grammars/long-data/vowel.gram b/RGens/data/sample-grammars/long-data/vowel.gram deleted file mode 100644 index cfa71cc..0000000 --- a/RGens/data/sample-grammars/long-data/vowel.gram +++ /dev/null @@ -1,7 +0,0 @@ -[vowel] → a - e - i - o - u - -pragma initial-rule [vowel] |
