diff options
| author | bculkin2442 <bjculkin@mix.wvu.edu> | 2017-02-08 14:33:24 -0500 |
|---|---|---|
| committer | bculkin2442 <bjculkin@mix.wvu.edu> | 2017-02-08 14:33:24 -0500 |
| commit | 46f6ee5545f0703c1626c8de35a8e6e6217a9b14 (patch) | |
| tree | 385f4a5762299a09cb2e4a7779989c667175623a /RGens/data/sample-grammars/technobabble.gram | |
| parent | 3b07acb43c5f865c65094ae891f5a2dc791c8088 (diff) | |
Update
Diffstat (limited to 'RGens/data/sample-grammars/technobabble.gram')
| -rwxr-xr-x | RGens/data/sample-grammars/technobabble.gram | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/RGens/data/sample-grammars/technobabble.gram b/RGens/data/sample-grammars/technobabble.gram index 451f1f8..e512047 100755 --- a/RGens/data/sample-grammars/technobabble.gram +++ b/RGens/data/sample-grammars/technobabble.gram @@ -1,8 +1,8 @@ -[main] [part-prefix] [part-suffix] [part-problem] +[technobabble] [part-prefix] [part-suffix] [part-problem] [part-prefix] [part-problem] [part-suffix] [part-problem] -pragma initial-rule [main] +pragma initial-rule [technobabble] [part-prefix] primary compression |
