diff options
Diffstat (limited to 'examples/app')
| -rw-r--r-- | examples/app/AppChi.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/app/AppChi.gf b/examples/app/AppChi.gf index 611153a10..e889b0554 100644 --- a/examples/app/AppChi.gf +++ b/examples/app/AppChi.gf @@ -26,7 +26,7 @@ concrete AppChi of App = -- Extensions ] - ,PhrasebookChi - [PSentence, PQuestion, PGreetingMale, PGreetingFemale, GObjectPlease, open_Adv, closed_A, open_A, at_Prep] + ,PhrasebookChi - [PSentence, PQuestion, PGreetingMale, PGreetingFemale, GObjectPlease, open_Adv, closed_A, open_A, at_Prep, by_Prep] ** open ParadigmsChi, SyntaxChi, Prelude in { |
