importing DocumentationChi in LangChi, as usual

This commit is contained in:
aarne
2014-03-09 21:10:14 +00:00
parent 1fb91f74d5
commit b4c0077955

View File

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