Files
gf-rgl/src/api/CombinatorsHrv.gf
T

10 lines
195 B
Plaintext

--# -path=.:alltenses:prelude
resource CombinatorsHrv = Combinators with
(Cat = CatHrv),
(Structural = StructuralHrv),
(Constructors = ConstructorsHrv)
** open MissingHrv in {}