diff options
Diffstat (limited to 'examples')
| -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 d0b9e01ba..6e3fcd167 100644 --- a/examples/app/AppFin.gf +++ b/examples/app/AppFin.gf @@ -29,7 +29,7 @@ concrete AppFin of App = -- Extensions ] - ,PhrasebookFin - [PSentence, PQuestion, PGreetingMale, PGreetingFemale, GObjectPlease, open_A] + ,PhrasebookFin - [PSentence, PQuestion, PGreetingMale, PGreetingFemale, GObjectPlease, open_A, open_Adv] ** open ParadigmsFin, SyntaxFin, Prelude in { |
