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 =
GrammarLat,
ParadigmsLat,
ConjunctionLat,
-- ConjunctionLat,
LexiconLat
** {