1
0
forked from GitHub/gf-rgl
Files
gf-rgl/src/romanian/LangRon.gf
T
2025-03-26 14:49:47 +01:00

13 lines
232 B
Plaintext

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