forked from GitHub/gf-rgl
10 lines
195 B
Plaintext
10 lines
195 B
Plaintext
--# -path=.:alltenses:prelude
|
|
|
|
resource CombinatorsSlo = Combinators with
|
|
(Cat = CatSlo),
|
|
(Structural = StructuralSlo),
|
|
(Constructors = ConstructorsSlo)
|
|
** open MissingSlo in {}
|
|
|
|
|