summaryrefslogtreecommitdiff
path: root/examples/mathtext/MathTextGer.gf
blob: b608dde63ec364053b0e5462c1f658b3c82583f2 (plain)
1
2
3
4
5
concrete MathTextGer of MathText = LogicGer ** MathTextI with
  (LexLogic = LexLogicGer),
  (Syntax = SyntaxGer),
  (Lang = LangGer), ---- for ImpP3
  (Symbolic = SymbolicGer) ;