diff options
Diffstat (limited to 'examples/app/AppSwe.gf')
| -rw-r--r-- | examples/app/AppSwe.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/app/AppSwe.gf b/examples/app/AppSwe.gf index 5740e8b48..591f55f41 100644 --- a/examples/app/AppSwe.gf +++ b/examples/app/AppSwe.gf @@ -23,7 +23,7 @@ concrete AppSwe of App = PassVPSlash, PassAgentVPSlash -- not reachable anyway ] - ,PhrasebookSwe - [PSentence, PQuestion, PGreetingMale, PGreetingFemale, GObjectPlease, open_Adv, closed_A, open_A] + --P ,PhrasebookSwe - [PSentence, PQuestion, PGreetingMale, PGreetingFemale, GObjectPlease, open_Adv, closed_A, open_A] ** open MorphoSwe, ResSwe, ParadigmsSwe, SyntaxSwe, CommonScand, (E = ExtraSwe), Prelude in { |
