Files
gf-core/lib/src/hebrew/LangHeb.gf
2012-05-27 21:37:58 +00:00

13 lines
184 B
Plaintext

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