diff options
Diffstat (limited to 'next-lib/src/thai/LangTha.gf')
| -rw-r--r-- | next-lib/src/thai/LangTha.gf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/next-lib/src/thai/LangTha.gf b/next-lib/src/thai/LangTha.gf deleted file mode 100644 index 77ebd1018..000000000 --- a/next-lib/src/thai/LangTha.gf +++ /dev/null @@ -1,10 +0,0 @@ ---# -path=.:../abstract:../common:prelude - -concrete LangTha of Lang = - GrammarTha, - LexiconTha - ** { - -flags startcat = Phr ; unlexer = concat ; lexer = text ; - -} ; |
