1
0
forked from GitHub/gf-core

enabled import of ConjunctionLat in GrammarLat to compile the API

This commit is contained in:
aarne
2017-03-28 07:38:40 +00:00
parent edd5a0ca03
commit 73004aa142

View File

@@ -9,7 +9,7 @@ concrete GrammarLat of Grammar =
SentenceLat,
QuestionLat,
-- RelativeLat,
-- ConjunctionLat,
ConjunctionLat,
PhraseLat,
TextX,
TenseX,