summaryrefslogtreecommitdiff
path: root/next-lib/src/api/CombinatorsIna.gf
blob: 2f5980ebdc43010f5fca339abaab7d36308b7fb0 (plain)
1
2
3
4
5
6
--# -path=.:alltenses:prelude

resource CombinatorsIna = Combinators with 
  (Cat = CatIna),
  (Structural = StructuralIna),
  (Constructors = ConstructorsIna) ;