mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 11:19:32 -06:00
mathtext examples from Bonn
This commit is contained in:
5
examples/mathtext/MathTextGer.gf
Normal file
5
examples/mathtext/MathTextGer.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
concrete MathTextGer of MathText = LogicGer ** MathTextI with
|
||||
(LexLogic = LexLogicGer),
|
||||
(Syntax = SyntaxGer),
|
||||
(Lang = LangGer), ---- for ImpP3
|
||||
(Symbolic = SymbolicGer) ;
|
||||
Reference in New Issue
Block a user