Files
gf-core/lib/resource-1.0/french/LangFre.gf
2006-06-07 18:37:11 +00:00

11 lines
177 B
Plaintext

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