summaryrefslogtreecommitdiff
path: root/old-lib/resource/german/LangGer.gf
blob: 159baf51e41e113a47da401a9778c4d001608475 (plain)
1
2
3
4
5
6
7
8
9
10
--# -path=.:../abstract:../common:prelude

concrete LangGer of Lang = 
  GrammarGer,
  LexiconGer
  ** {

flags startcat = Phr ; unlexer = text ; lexer = text ;
erasing = on ;
} ;