diff options
Diffstat (limited to 'examples/app/AppHin.gf')
| -rw-r--r-- | examples/app/AppHin.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/app/AppHin.gf b/examples/app/AppHin.gf index 66a2429c4..a6a3b1b09 100644 --- a/examples/app/AppHin.gf +++ b/examples/app/AppHin.gf @@ -16,7 +16,7 @@ concrete AppHin of App = AdverbHin, PhraseHin, SentenceHin [ - PredVP,SlashVP,ImpVP, + PredVP,SlashVP,ImpVP,AdvS, UseCl,UseQCl,UseSlash,SSubjS,UseRCl ], QuestionHin - [ |
