summaryrefslogtreecommitdiff
path: root/next-lib/src/german/LangGer.gf
blob: 260da090d13797bf8ca395220d14fb5b1ff38b9f (plain)
1
2
3
4
5
6
7
8
9
10
--# -path=.:../abstract:../common

concrete LangGer of Lang = 
  GrammarGer,
  LexiconGer
  ** {

flags startcat = Phr ; unlexer = text ; lexer = text ;

} ;