summaryrefslogtreecommitdiff
path: root/examples/app/AppChi.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/app/AppChi.gf')
-rw-r--r--examples/app/AppChi.gf5
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) ;