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

6 lines
174 B
Plaintext

concrete MathTextFre of MathText = LogicFre ** MathTextI with
(LexLogic = LexLogicFre),
(Syntax = SyntaxFre),
(Lang = LangFre), ---- ImpP3
(Symbolic = SymbolicFre) ;