Files
gf-core/lib/resource-1.0/catalan/LangCat.gf
2007-02-13 15:43:36 +00:00

11 lines
177 B
Plaintext

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