1
0
forked from GitHub/gf-core
Files
gf-core/lib/src/api/CombinatorsLav.gf

7 lines
162 B
Plaintext

--# -path=.:alltenses:prelude
resource CombinatorsLav = Combinators with
(Cat = CatLav),
(Structural = StructuralLav),
(Constructors = ConstructorsLav) ;