mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-09-14 14:26:01 -06:00
Added treatment of transfer modules. Aggregation is an example.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
transfer Trans : Nat -> Nat = {
|
||||
transfer Nat = nat2bin ;
|
||||
}
|
||||
Reference in New Issue
Block a user