1
0
forked from GitHub/gf-core
Files
gf-core/lib/resource-1.4/finnish/LangFin.gf
2008-05-30 09:39:29 +00:00

11 lines
169 B
Plaintext

--# -path=.:../abstract:../common:prelude
concrete LangFin of Lang =
GrammarFin,
LexiconFin
** {
flags startcat = Phr ; unlexer = text ; lexer = finnish ;
} ;