summaryrefslogtreecommitdiff
path: root/examples/phrasebook/SentencesRon.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/phrasebook/SentencesRon.gf')
-rw-r--r--examples/phrasebook/SentencesRon.gf1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/phrasebook/SentencesRon.gf b/examples/phrasebook/SentencesRon.gf
index 5103d2d59..7043d7982 100644
--- a/examples/phrasebook/SentencesRon.gf
+++ b/examples/phrasebook/SentencesRon.gf
@@ -1,5 +1,4 @@
concrete SentencesRon of Sentences = NumeralRon ** SentencesI with
- (DiffPhrasebook = DiffPhrasebookRon),
(Syntax = SyntaxRon),
(Symbolic = SymbolicRon),
(Lexicon = LexiconRon) ;