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

6 lines
111 B
Plaintext

--# -path=.:present:prelude
concrete MathEng of Math = MathI with
(Syntax = SyntaxEng),
(Lex = LexEng) ;