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