Files
gf-rgl/src/french/LangFre.gf

13 lines
215 B
Plaintext

--# -path=.:../romance:../abstract:../common:../api
concrete LangFre of Lang =
GrammarFre,
LexiconFre
,DocumentationFre
,ConstructionFre
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
} ;