Files
gf-core/lib/src/romanian/LangRon.gf

12 lines
195 B
Plaintext

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