Files
gf-core/old-examples/tutorial/embedded/MathFre.gf

7 lines
157 B
Plaintext

--# -path=.:present:prelude:mathematical
concrete MathFre of Math = MathI with
(Syntax = SyntaxFre),
(Symbol = SymbolFre),
(LexMath = LexMathFre) ;