Files
gf-core/next-lib/src/romanian/GrammarRon.gf
2009-03-16 14:39:54 +00:00

10 lines
178 B
Plaintext

--# -path=.:../romance:../abstract:../common:prelude
concrete GrammarRon of Grammar =
NumeralRon
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
} ;