diff options
| author | bculkin2442 <bjculkin@mix.wvu.edu> | 2017-03-22 09:39:38 -0400 |
|---|---|---|
| committer | bculkin2442 <bjculkin@mix.wvu.edu> | 2017-03-22 09:39:38 -0400 |
| commit | 40d209f6d7deb1fc3234078d645acb88b0137e1c (patch) | |
| tree | ba5d670403aabe2e8e3869345ad8c329c584c883 /RGens/data/sample-grammars | |
| parent | 67442b3a5d4dd02e304dea4f58591570ca99b144 (diff) | |
Syntax notes
Diffstat (limited to 'RGens/data/sample-grammars')
| -rw-r--r-- | RGens/data/sample-grammars/media.gram | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RGens/data/sample-grammars/media.gram b/RGens/data/sample-grammars/media.gram index 7a5686a..ddc877d 100644 --- a/RGens/data/sample-grammars/media.gram +++ b/RGens/data/sample-grammars/media.gram @@ -154,4 +154,4 @@ pragma export-rule [cardinal] pragma export-rule [television-station] pragma export-rule [radio-station] -pragma export-rule [newspaper]
\ No newline at end of file +pragma export-rule [newspaper] |
