1
0
forked from GitHub/gf-core
Files
gf-core/lib/src/api/CombinatorsLav.gf
2011-12-19 06:03:21 +00:00

7 lines
172 B
Plaintext

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