forked from GitHub/gf-core
7 lines
157 B
Plaintext
7 lines
157 B
Plaintext
--# -path=.:present:prelude:mathematical
|
|
|
|
concrete MathFre of Math = MathI with
|
|
(Syntax = SyntaxFre),
|
|
(Symbol = SymbolFre),
|
|
(LexMath = LexMathFre) ;
|