Files
gf-core/lib/resource/german/LangGer.gf

11 lines
180 B
Plaintext

--# -path=.:../abstract:../common:prelude
concrete LangGer of Lang =
GrammarGer,
LexiconGer
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
erasing = on ;
} ;