forked from GitHub/gf-core
commented out the import of ConjunctionLat in LangLat: it belongs to GrammarLat
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
concrete LangLat of Lang =
|
concrete LangLat of Lang =
|
||||||
GrammarLat,
|
GrammarLat,
|
||||||
ParadigmsLat,
|
ParadigmsLat,
|
||||||
ConjunctionLat,
|
-- ConjunctionLat,
|
||||||
LexiconLat
|
LexiconLat
|
||||||
** {
|
** {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user