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