Files
gf-core/lib/src/french/LangFre.gf
2009-06-22 15:39:08 +00:00

11 lines
180 B
Plaintext

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