diff options
Diffstat (limited to 'examples/app/AppChi.gf')
| -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 c4dda6218..8abffcc0c 100644 --- a/examples/app/AppChi.gf +++ b/examples/app/AppChi.gf @@ -24,7 +24,7 @@ concrete AppChi of App = PassVPSlash, PassAgentVPSlash -- not reachable anyway ] - ,PhrasebookChi - [PSentence, PQuestion, PGreetingMale, PGreetingFemale, GObjectPlease, open_Adv, closed_A, open_A, at_Prep, by_Prep] + --P ,PhrasebookChi - [PSentence, PQuestion, PGreetingMale, PGreetingFemale, GObjectPlease, open_Adv, closed_A, open_A, at_Prep, by_Prep] ** open ParadigmsChi, SyntaxChi, Prelude in { |
