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