forked from GitHub/gf-core
6 lines
111 B
Plaintext
6 lines
111 B
Plaintext
--# -path=.:present:prelude
|
|
|
|
concrete MathEng of Math = MathI with
|
|
(Syntax = SyntaxEng),
|
|
(Lex = LexEng) ;
|