diff options
Diffstat (limited to 'examples/app/AppBul.gf')
| -rw-r--r-- | examples/app/AppBul.gf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/app/AppBul.gf b/examples/app/AppBul.gf index a447fdc48..409a61a54 100644 --- a/examples/app/AppBul.gf +++ b/examples/app/AppBul.gf @@ -22,7 +22,8 @@ concrete AppBul of App = -- Construction -- Extensions PassVPSlash, PassAgentVPSlash -- not reachable anyway - ] + ], + PhrasebookBul - [open_Adv,closed_A,open_A] ** AppFunctor with (Syntax = SyntaxBul) ; |
