1
0
forked from GitHub/gf-core

time in ConstructionsChi

This commit is contained in:
aarne
2013-12-15 12:22:16 +00:00
parent 3c935f12ba
commit 5a1c19e04b
2 changed files with 44 additions and 2 deletions

View File

@@ -3,7 +3,8 @@
concrete LangChi of Lang =
GrammarChi,
LexiconChi
LexiconChi,
ConstructionChi
** {
flags startcat = Phr ; unlexer = concat ; lexer = text ;