forked from GitHub/gf-core
9 lines
213 B
Plaintext
9 lines
213 B
Plaintext
--# -path=.:prelude:present:api:mathematical
|
|
|
|
concrete BaseSwe of Base = BaseI with
|
|
(Syntax = SyntaxSwe),
|
|
(Grammar = GrammarSwe),
|
|
(G = GrammarSwe),
|
|
(Symbolic = SymbolicSwe),
|
|
(LexBase = LexBaseSwe) ;
|