diff options
Diffstat (limited to 'examples/phrasebook/SentencesRon.gf')
| -rw-r--r-- | examples/phrasebook/SentencesRon.gf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/phrasebook/SentencesRon.gf b/examples/phrasebook/SentencesRon.gf index ab6b67585..eec9ea756 100644 --- a/examples/phrasebook/SentencesRon.gf +++ b/examples/phrasebook/SentencesRon.gf @@ -1,2 +1,3 @@ concrete SentencesRon of Sentences = NumeralRon ** SentencesI with + (DiffPhrasebook = DiffPhrasebookRon), (Syntax = SyntaxRon) ; |
