summaryrefslogtreecommitdiff
path: root/next-lib/src/romanian/GrammarRon.gf
blob: 4db46bbf6503ba443483c8062f28c5fb1d438edd (plain)
1
2
3
4
5
6
7
8
9
--# -path=.:../romance:../abstract:../common:prelude

concrete GrammarRon of Grammar = 
  NumeralRon,
  ** {

flags startcat = Phr ; unlexer = text ; lexer = text ;

} ;