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/consonant.gram | |
| parent | 7f02767e97815eca53cc9be617537e70483481fb (diff) | |
More grammar consolidations
Diffstat (limited to 'RGens/data/sample-grammars/long-data/consonant.gram')
| -rw-r--r-- | RGens/data/sample-grammars/long-data/consonant.gram | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/RGens/data/sample-grammars/long-data/consonant.gram b/RGens/data/sample-grammars/long-data/consonant.gram deleted file mode 100644 index 35029f6..0000000 --- a/RGens/data/sample-grammars/long-data/consonant.gram +++ /dev/null @@ -1,23 +0,0 @@ -[consonant] b - c - d - f - g - h - j - k - l - m - n - p - q - r - s - t - v - w - x - y - z - -pragma initial-rule [consonant] |
