packages feed

gf-3.6: lib/src/german/LangGer.gf

--# -path=.:../abstract:../common:../api

concrete LangGer of Lang = 
  GrammarGer,
  LexiconGer
  ,ConstructionGer
  ,DocumentationGer
  ** {

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

} ;