mirror of
https://github.com/urbit/shrub.git
synced 2024-12-12 10:29:01 +03:00
rebase prep
This commit is contained in:
parent
25bbc1c67f
commit
e33384f379
@ -190,10 +190,11 @@
|
||||
++ remit :: conditional accept
|
||||
|= [cal=console-change ask=$+((list ,@c) ?)]
|
||||
^- [(unit console-change) console-share]
|
||||
=+ old=buf
|
||||
=^ dat +>+<.$ (receive cal)
|
||||
?: (ask buf)
|
||||
[~ +>+<.$]
|
||||
=^ lic +>+<.$ (transmit (inverse dat))
|
||||
=^ lic +>+<.$ (transmit (inverse(buf old) dat))
|
||||
[`lic +>+<.$]
|
||||
--
|
||||
--
|
||||
|
Loading…
Reference in New Issue
Block a user