summaryrefslogtreecommitdiff
path: root/examples/app/AppHin.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/app/AppHin.gf')
-rw-r--r--examples/app/AppHin.gf4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/app/AppHin.gf b/examples/app/AppHin.gf
index 10443facb..fc68ed39b 100644
--- a/examples/app/AppHin.gf
+++ b/examples/app/AppHin.gf
@@ -22,6 +22,8 @@ concrete AppHin of App =
-- Construction
-- Extensions
PassVPSlash, PassAgentVPSlash -- not reachable anyway
- ]
+ ],
+ PhrasebookHin - [open_Adv,closed_A,open_A,at_Prep]
+
** AppFunctor with (Syntax = SyntaxHin) ;