1
0
forked from GitHub/gf-rgl
Files
gf-rgl/src/german/LangGer.gf
2009-09-13 20:31:20 +00:00

11 lines
169 B
Plaintext

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