mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 00:52:51 -06:00
resource lib name changed
This commit is contained in:
10
lib/resource/thai/LangTha.gf
Normal file
10
lib/resource/thai/LangTha.gf
Normal file
@@ -0,0 +1,10 @@
|
||||
--# -path=.:../abstract:../common:prelude
|
||||
|
||||
concrete LangTha of Lang =
|
||||
GrammarTha,
|
||||
LexiconTha
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = concat ; lexer = text ; coding = utf8 ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user