diff options
Diffstat (limited to 'examples/app/AppHin.gf')
| -rw-r--r-- | examples/app/AppHin.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/app/AppHin.gf b/examples/app/AppHin.gf index e76fe0e91..8f8edb773 100644 --- a/examples/app/AppHin.gf +++ b/examples/app/AppHin.gf @@ -23,7 +23,7 @@ concrete AppHin of App = -- Extensions PassVPSlash, PassAgentVPSlash -- not reachable anyway ] - ,PhrasebookHin - [PSentence, PQuestion, PGreetingMale, PGreetingFemale, GObjectPlease, open_Adv, closed_A, open_A] + --P ,PhrasebookHin - [PSentence, PQuestion, PGreetingMale, PGreetingFemale, GObjectPlease, open_Adv, closed_A, open_A] ** open ParadigmsHin, SyntaxHin, Prelude in { |
