time in ConstructionsChi

This commit is contained in:
aarne
2013-12-15 12:22:16 +00:00
parent 3818b64e99
commit 112af19cfd
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 ;