Files
gf-core/lib/resource/minimal/MinimalEng.gf
2007-12-12 20:30:11 +00:00

11 lines
189 B
Plaintext

--# -path=.:../english:../abstract:../common:prelude
concrete MinimalEng of Minimal =
GrammarEng,
MinLexiconEng
** {
flags startcat = Phr ; -- unlexer = text ; lexer = text ;
} ;