1
0
forked from GitHub/gf-rgl

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 b204fc4cd0
commit c5a686d71c

View File

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