Files
gf-core/examples/model/MathEng.gf
2007-07-08 16:36:56 +00:00

6 lines
111 B
Plaintext

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