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