diff options
Diffstat (limited to 'examples/app/AppSpa.gf')
| -rw-r--r-- | examples/app/AppSpa.gf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/app/AppSpa.gf b/examples/app/AppSpa.gf index a32378031..450573a02 100644 --- a/examples/app/AppSpa.gf +++ b/examples/app/AppSpa.gf @@ -24,5 +24,7 @@ concrete AppSpa of App = -- Extensions PassVPSlash, PassAgentVPSlash -- not reachable anyway ] + ,PhrasebookSpa - [open_Adv,closed_A,open_A,at_Prep,cheap_A,expensive_A,stateCopula] + ** AppFunctor with (Syntax = SyntaxSpa) ; |
