diff options
Diffstat (limited to 'examples/app/AppSwe.gf')
| -rw-r--r-- | examples/app/AppSwe.gf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/app/AppSwe.gf b/examples/app/AppSwe.gf index 87d4e9449..0a416c14a 100644 --- a/examples/app/AppSwe.gf +++ b/examples/app/AppSwe.gf @@ -21,6 +21,7 @@ concrete AppSwe of App = -- Construction -- Extensions PassVPSlash, PassAgentVPSlash -- not reachable anyway - ] + ], + PhrasebookSwe - [open_Adv,closed_A,open_A] ** AppFunctor with (Syntax = SyntaxSwe) ; |
