diff options
Diffstat (limited to 'examples/app/AppCat.gf')
| -rw-r--r-- | examples/app/AppCat.gf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/app/AppCat.gf b/examples/app/AppCat.gf index 5f4580cab..7ad0f2608 100644 --- a/examples/app/AppCat.gf +++ b/examples/app/AppCat.gf @@ -23,5 +23,6 @@ concrete AppCat of App = -- Extensions PassVPSlash, PassAgentVPSlash -- not reachable anyway ] - + ,PhrasebookCat - [open_Adv,closed_A,open_A,at_Prep,cheap_A,expensive_A,stateCopula] + ** AppFunctor with (Syntax = SyntaxCat) ; |
