diff options
Diffstat (limited to 'examples/app/AppSpa.gf')
| -rw-r--r-- | examples/app/AppSpa.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/app/AppSpa.gf b/examples/app/AppSpa.gf index dc394d8b8..9cd6c551c 100644 --- a/examples/app/AppSpa.gf +++ b/examples/app/AppSpa.gf @@ -16,7 +16,7 @@ concrete AppSpa of App = AdverbSpa, PhraseSpa, SentenceSpa [ - PredVP,SlashVP,ImpVP, + PredVP,SlashVP,ImpVP,AdvS, UseCl,UseQCl,UseSlash,SSubjS,UseRCl ], QuestionSpa - [ |
