forked from GitHub/gf-core
corrected imports in DemoEng
This commit is contained in:
@@ -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
|
||||||
** {
|
** {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user