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/college.gram | |
| parent | 3b07acb43c5f865c65094ae891f5a2dc791c8088 (diff) | |
Update
Diffstat (limited to 'RGens/data/sample-grammars/college.gram')
| -rw-r--r-- | RGens/data/sample-grammars/college.gram | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/RGens/data/sample-grammars/college.gram b/RGens/data/sample-grammars/college.gram index f1bee8e..6e657fa 100644 --- a/RGens/data/sample-grammars/college.gram +++ b/RGens/data/sample-grammars/college.gram @@ -72,6 +72,8 @@ pragma range-rule [past-years] 1800 1970 [course-static] [course-static] +pragma export-rule [college-course] + [condition] condition experience @@ -134,6 +136,7 @@ pragma range-rule [past-years] 1800 1970 [studies] studies in perspectives on + [course-env1] saving the world the end of the word the sky is falling |
