Hebrew RGL files added

This commit is contained in:
dana.dannells
2012-05-27 21:37:58 +00:00
parent 95f46e9afd
commit 9f1738124e
16 changed files with 1347 additions and 0 deletions

12
lib/src/hebrew/LangHeb.gf Normal file
View File

@@ -0,0 +1,12 @@
--# -path=alltenses
concrete LangHeb of Lang =
GrammarHeb,
LexiconHeb
** {
flags coding=utf8 ;
flags startcat = Phr ; unlexer = text ; lexer = text ; coding = utf8 ;
} ;