mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-01 06:08:56 -06:00
Experimenting with transfer.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
-- Unary and binary natural numbers, and conversions between them. AR 8/10/2003
|
||||
-- To be used as an example of transfer.
|
||||
|
||||
abstract Nat = {
|
||||
abstract Nat = Numerals ** {
|
||||
|
||||
cat Nat ;
|
||||
fun
|
||||
|
||||
Reference in New Issue
Block a user