forked from GitHub/gf-core
6 lines
85 B
Plaintext
6 lines
85 B
Plaintext
transfer Aggregation : Abstract -> Abstract = {
|
|
|
|
transfer S : S -> S = aggreg ;
|
|
|
|
}
|