diff options
Diffstat (limited to 'examples/app/AppChi.gf')
| -rw-r--r-- | examples/app/AppChi.gf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/examples/app/AppChi.gf b/examples/app/AppChi.gf index a24aa2df8..0dc316d53 100644 --- a/examples/app/AppChi.gf +++ b/examples/app/AppChi.gf @@ -22,6 +22,7 @@ concrete AppChi of App = -- Construction -- Extensions PassVPSlash, PassAgentVPSlash -- not reachable anyway - ] - + ], + PhrasebookChi - [open_Adv,closed_A,open_A,at_Prep,by_Prep] + ** AppFunctor with (Syntax = SyntaxChi) ; |
