1
0
forked from GitHub/gf-core

commented out the import of ConjunctionLat in LangLat: it belongs to GrammarLat

This commit is contained in:
aarne
2017-03-28 07:42:30 +00:00
parent c09bf56ba2
commit 1ad08d966c

View File

@@ -3,7 +3,7 @@
concrete LangLat of Lang = concrete LangLat of Lang =
GrammarLat, GrammarLat,
ParadigmsLat, ParadigmsLat,
ConjunctionLat, -- ConjunctionLat,
LexiconLat LexiconLat
** { ** {