Files
gf-core/next-lib/src/french/LangFre.gf
2009-06-15 09:58:29 +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 ;
} ;