1
0
forked from GitHub/gf-core
Files
gf-core/examples/tutorial/embedded/MathFre.gf
2007-09-05 14:05:42 +00:00

7 lines
157 B
Plaintext

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