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