diff options
Diffstat (limited to 'old-lib/resource/german/LangGer.gf')
| -rw-r--r-- | old-lib/resource/german/LangGer.gf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/old-lib/resource/german/LangGer.gf b/old-lib/resource/german/LangGer.gf new file mode 100644 index 000000000..159baf51e --- /dev/null +++ b/old-lib/resource/german/LangGer.gf @@ -0,0 +1,10 @@ +--# -path=.:../abstract:../common:prelude + +concrete LangGer of Lang = + GrammarGer, + LexiconGer + ** { + +flags startcat = Phr ; unlexer = text ; lexer = text ; +erasing = on ; +} ; |
