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

concrete LangFre of Lang = 
  GrammarFre,
  LexiconFre
  ** {

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

} ;