diff options
Diffstat (limited to 'examples/app/AppRus.gf')
| -rw-r--r-- | examples/app/AppRus.gf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/app/AppRus.gf b/examples/app/AppRus.gf index 2539b2b1b..b347ed15f 100644 --- a/examples/app/AppRus.gf +++ b/examples/app/AppRus.gf @@ -23,5 +23,7 @@ concrete AppRus of App = -- Extensions PassVPSlash, PassAgentVPSlash -- not reachable anyway ] + ,PhrasebookRus - [open_Adv,closed_A,open_A,at_Prep,cost_V] + ** AppFunctor with (Syntax = SyntaxRus) ; |
