diff options
Diffstat (limited to 'examples/app/AppGer.gf')
| -rw-r--r-- | examples/app/AppGer.gf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/app/AppGer.gf b/examples/app/AppGer.gf index 5196865d6..c4b779e23 100644 --- a/examples/app/AppGer.gf +++ b/examples/app/AppGer.gf @@ -22,6 +22,8 @@ concrete AppGer of App = -- Construction -- Extensions PassVPSlash, PassAgentVPSlash -- not reachable anyway - ] + ], + PhrasebookGer - [open_Adv,closed_A,open_A,at_Prep] + ** AppFunctor with (Syntax = SyntaxGer) ; |
