1
0
forked from GitHub/gf-core

Thai in 1.4

This commit is contained in:
aarne
2008-06-15 19:40:53 +00:00
parent 3c5346f049
commit 88a09c4b7e
24 changed files with 2600 additions and 8 deletions

View File

@@ -0,0 +1,10 @@
--# -path=.:../abstract:../common:prelude
concrete LangTha of Lang =
GrammarTha,
LexiconTha
** {
flags startcat = Phr ; unlexer = concat ; lexer = text ; coding = utf8 ;
} ;