summaryrefslogtreecommitdiff
path: root/grammars/aggregation/Aggregation.gf
blob: 1166294223255adaa0e95e00354f60c06aae949f (plain)
1
2
3
4
5
transfer Aggregation : Abstract -> Abstract = {

  transfer S : S -> S = aggreg ;

}