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