diff options
Diffstat (limited to 'examples/phrasebook/SentencesEng.gf')
| -rw-r--r-- | examples/phrasebook/SentencesEng.gf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/phrasebook/SentencesEng.gf b/examples/phrasebook/SentencesEng.gf index f71b14c6f..caaf9daca 100644 --- a/examples/phrasebook/SentencesEng.gf +++ b/examples/phrasebook/SentencesEng.gf @@ -1,5 +1,4 @@ concrete SentencesEng of Sentences = NumeralEng ** SentencesI with - (DiffPhrasebook = DiffPhrasebookEng), (Syntax = SyntaxEng), (Symbolic = SymbolicEng), (Lexicon = LexiconEng) ; |
