1
0
forked from GitHub/gf-rgl

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 d76f8b383e
commit 36f3d8483c

View File

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