forked from GitHub/gf-rgl
move include of relativelat to correct file
This commit is contained in:
@@ -8,7 +8,7 @@ concrete GrammarLat of Grammar =
|
|||||||
NumeralLat,
|
NumeralLat,
|
||||||
SentenceLat,
|
SentenceLat,
|
||||||
QuestionLat,
|
QuestionLat,
|
||||||
-- RelativeLat,
|
RelativeLat,
|
||||||
ConjunctionLat,
|
ConjunctionLat,
|
||||||
PhraseLat,
|
PhraseLat,
|
||||||
TextX-[Adv],
|
TextX-[Adv],
|
||||||
|
|||||||
@@ -3,8 +3,7 @@
|
|||||||
concrete LangLat of Lang =
|
concrete LangLat of Lang =
|
||||||
GrammarLat,
|
GrammarLat,
|
||||||
ParadigmsLat,
|
ParadigmsLat,
|
||||||
LexiconLat,
|
LexiconLat
|
||||||
RelativeLat
|
|
||||||
-- ConstructionLat
|
-- ConstructionLat
|
||||||
** {
|
** {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user