diff options
Diffstat (limited to 'examples/app/AppEng.gf')
| -rw-r--r-- | examples/app/AppEng.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/app/AppEng.gf b/examples/app/AppEng.gf index ccc44aec4..c70b5deff 100644 --- a/examples/app/AppEng.gf +++ b/examples/app/AppEng.gf @@ -18,7 +18,7 @@ concrete AppEng of App = AdverbEng, PhraseEng, SentenceEng [ - PredVP,SlashVP,ImpVP, + PredVP,SlashVP,ImpVP,AdvS, UseQCl,UseSlash,SSubjS,UseRCl ], QuestionEng - [ |
