forked from GitHub/gf-core
mathtext examples from Bonn
This commit is contained in:
5
examples/mathtext/MathTextEng.gf
Normal file
5
examples/mathtext/MathTextEng.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
concrete MathTextEng of MathText = LogicEng ** MathTextI with
|
||||
(LexLogic = LexLogicEng),
|
||||
(Syntax = SyntaxEng),
|
||||
(Lang = LangEng), ---- ImpP3
|
||||
(Symbolic = SymbolicEng) ;
|
||||
Reference in New Issue
Block a user