Files
gf-core/old-examples/model/MathFre.gf

6 lines
111 B
Plaintext

--# -path=.:present:prelude
concrete MathFre of Math = MathI with
(Syntax = SyntaxFre),
(Lex = LexFre) ;