Files
gf-rgl/next-resource/api/CombinatorsGer.gf
T

7 lines
162 B
Plaintext

--# -path=.:alltenses:prelude
resource CombinatorsGer = Combinators with
(Cat = CatGer),
(Structural = StructuralGer),
(Constructors = ConstructorsGer) ;