forked from GitHub/gf-core
mathtext examples from Bonn
This commit is contained in:
5
examples/mathtext/MathTextFre.gf
Normal file
5
examples/mathtext/MathTextFre.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
concrete MathTextFre of MathText = LogicFre ** MathTextI with
|
||||
(LexLogic = LexLogicFre),
|
||||
(Syntax = SyntaxFre),
|
||||
(Lang = LangFre), ---- ImpP3
|
||||
(Symbolic = SymbolicFre) ;
|
||||
Reference in New Issue
Block a user