updated Ina so that API compiles

This commit is contained in:
aarne
2010-12-14 09:52:39 +00:00
parent 8a0b3b8ba8
commit 473c986274
9 changed files with 48 additions and 20 deletions

View File

@@ -13,7 +13,8 @@ concrete GrammarIna of Grammar =
PhraseIna,
TextX,
StructuralIna,
IdiomIna
IdiomIna,
TenseX
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;