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