1
0
forked from GitHub/gf-core
Files
gf-core/next-lib/src/german/LangGer.gf
2008-09-22 12:24:28 +00:00

11 lines
158 B
Plaintext

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