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

concrete LangRon of Lang = 
  GrammarRon,
  LexiconRon
  ** {

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

} ;