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

9 lines
148 B
Plaintext

--# -path=.:present
concrete MathSpa of Math = MathI with
(Syntax = SyntaxSpa),
(Mathematical = MathematicalSpa),
(LexMath = LexMathSpa) ;