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,
AdverbEng,
NumeralEng,
SentenceEng,
QuestionEng,
RelativeEng,
ConjunctionEng,
PhraseEng,
TextX,
---- SentenceEng,
---- QuestionEng,
---- RelativeEng,
---- ConjunctionEng,
---- PhraseEng,
---- TextX,
---- IdiomEng,
StructuralEng,
IdiomEng,
LexiconEng
** {