Turkish moved to next-lib

This commit is contained in:
krasimir
2009-03-27 08:41:55 +00:00
parent 2ac619df0f
commit a404168b5e
8 changed files with 242 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
--# -path=.:../abstract:../common:prelude
concrete GrammarTur of Grammar =
NumeralTur
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
} ;