1
0
forked from GitHub/gf-core
Files
gf-core/examples/mathtext/MathTextGer.gf
2009-12-18 11:08:39 +00:00

6 lines
178 B
Plaintext

concrete MathTextGer of MathText = LogicGer ** MathTextI with
(LexLogic = LexLogicGer),
(Syntax = SyntaxGer),
(Lang = LangGer), ---- for ImpP3
(Symbolic = SymbolicGer) ;