1
0
forked from GitHub/gf-core
Files
gf-core/examples/jem-math/MathSwe.gf

9 lines
148 B
Plaintext

--# -path=.:present
concrete MathSwe of Math = MathI with
(Syntax = SyntaxSwe),
(Mathematical = MathematicalSwe),
(LexMath = LexMathSwe) ;