diff options
Diffstat (limited to 'old-lib/resource/turkish/LangTur.gf')
| -rw-r--r-- | old-lib/resource/turkish/LangTur.gf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/old-lib/resource/turkish/LangTur.gf b/old-lib/resource/turkish/LangTur.gf new file mode 100644 index 000000000..1f7c912e8 --- /dev/null +++ b/old-lib/resource/turkish/LangTur.gf @@ -0,0 +1,10 @@ +--# -path=.:../abstract:../common:prelude
+
+concrete LangTur of Lang =
+ GrammarTur,
+ LexiconTur
+ ** {
+
+flags startcat = Phr ; unlexer = text ; lexer = text ; coding=utf8 ;
+
+} ;
|
