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,
|
||||
SentenceLat,
|
||||
QuestionLat,
|
||||
-- RelativeLat,
|
||||
RelativeLat,
|
||||
ConjunctionLat,
|
||||
PhraseLat,
|
||||
TextX-[Adv],
|
||||
|
||||
@@ -3,8 +3,7 @@
|
||||
concrete LangLat of Lang =
|
||||
GrammarLat,
|
||||
ParadigmsLat,
|
||||
LexiconLat,
|
||||
RelativeLat
|
||||
LexiconLat
|
||||
-- ConstructionLat
|
||||
** {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user