forked from GitHub/gf-core
9 lines
214 B
Plaintext
9 lines
214 B
Plaintext
--# -path=.:prelude:present:api:mathematical
|
|
|
|
concrete BaseIEng of Base = BaseI with
|
|
(Syntax = SyntaxEng),
|
|
(Grammar = GrammarEng),
|
|
(G = GrammarEng),
|
|
(Symbolic = SymbolicEng),
|
|
(LexBase = LexBaseEng) ;
|