forked from GitHub/gf-core
7 lines
154 B
Plaintext
7 lines
154 B
Plaintext
--# -path=.:alltenses
|
|
|
|
resource CombinatorsSpa = Combinators with
|
|
(Cat = CatSpa),
|
|
(Structural = StructuralSpa),
|
|
(Constructors = ConstructorsSpa) ;
|