diff options
Diffstat (limited to 'examples/app/AppEng.gf')
| -rw-r--r-- | examples/app/AppEng.gf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/app/AppEng.gf b/examples/app/AppEng.gf index 2317a6023..6b06f12b9 100644 --- a/examples/app/AppEng.gf +++ b/examples/app/AppEng.gf @@ -22,7 +22,8 @@ concrete AppEng of App = -- Construction -- Extensions PassVPSlash, PassAgentVPSlash -- not reachable anyway - ] + ], + PhrasebookEng - [open_Adv] ** AppFunctor with (Syntax = SyntaxEng) ; |
