diff options
Diffstat (limited to 'examples/app/AppFin.gf')
| -rw-r--r-- | examples/app/AppFin.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/app/AppFin.gf b/examples/app/AppFin.gf index 85abd8696..c086c1e6e 100644 --- a/examples/app/AppFin.gf +++ b/examples/app/AppFin.gf @@ -24,7 +24,7 @@ concrete AppFin of App = PassVPSlash, PassAgentVPSlash -- not reachable anyway ] - ,PhrasebookFin - [PSentence, PQuestion, PGreetingMale, PGreetingFemale, GObjectPlease, open_A, open_Adv] +--P ,PhrasebookFin - [PSentence, PQuestion, PGreetingMale, PGreetingFemale, GObjectPlease, open_A, open_Adv] ** open ParadigmsFin, SyntaxFin, Prelude in { |
