gf-3.3.3: lib/src/romanian/LangRon.gf
--# -no-pmcfg
--# -path=.:../abstract:../common:../prelude
concrete LangRon of Lang =
GrammarRon,
LexiconRon
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
} ;
--# -no-pmcfg
--# -path=.:../abstract:../common:../prelude
concrete LangRon of Lang =
GrammarRon,
LexiconRon
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
} ;