1
0
forked from GitHub/gf-core
Files
gf-core/lib/src/hungarian/LangHun.gf
2012-03-30 09:22:52 +00:00

15 lines
185 B
Plaintext

--# -path=.:../abstract:../common:../prelude
concrete LangHun of Lang =
GrammarHun,
LexiconHun
**
{
--{
--
--flags startcat = Phr ; unlexer = text ; lexer = text ;
--
--} ;
}