forked from GitHub/gf-rgl
7 lines
162 B
Plaintext
7 lines
162 B
Plaintext
--# -path=.:alltenses:prelude
|
|
|
|
resource CombinatorsNno = Combinators with
|
|
(Cat = CatNno),
|
|
(Structural = StructuralNno),
|
|
(Constructors = ConstructorsNno) ;
|