1
0
forked from GitHub/gf-core

corrected imports in DemoEng

This commit is contained in:
aarne
2008-06-14 22:23:09 +00:00
parent 9bf4583a35
commit a90e0f8189

View File

@@ -7,14 +7,14 @@ concrete DemoEng of Demo =
AdjectiveEng, AdjectiveEng,
AdverbEng, AdverbEng,
NumeralEng, NumeralEng,
SentenceEng, ---- SentenceEng,
QuestionEng, ---- QuestionEng,
RelativeEng, ---- RelativeEng,
ConjunctionEng, ---- ConjunctionEng,
PhraseEng, ---- PhraseEng,
TextX, ---- TextX,
---- IdiomEng,
StructuralEng, StructuralEng,
IdiomEng,
LexiconEng LexiconEng
** { ** {