mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-13 20:04:35 +03:00
Unbreak eyre.
This commit is contained in:
parent
eee0cbeb4b
commit
e15fcdbcda
@ -1674,12 +1674,12 @@
|
||||
::
|
||||
++ diff-talk-report ::
|
||||
|= [then rad=report]
|
||||
%+ etch-friend way |= [man=span cuz=station]
|
||||
%+ etch-friend [%friend way] |= [man=span cuz=station]
|
||||
ra-abet:(~(ra-diff-talk-report ra ost ~) man cuz rad)
|
||||
::
|
||||
++ coup-repeat ::
|
||||
|= [then saw=(unit tang)]
|
||||
%+ etch-repeat way |= [num=@ud src=@p man=span]
|
||||
%+ etch-repeat [%repeat way] |= [num=@ud src=@p man=span]
|
||||
ra-abet:(~(ra-coup-repeat ra ost ~) [num src man] saw)
|
||||
::
|
||||
++ etch :: parse wire
|
||||
@ -1707,7 +1707,7 @@
|
||||
::
|
||||
++ quit-friend ::
|
||||
|= then
|
||||
%+ etch-friend way |= [man=span cuz=station]
|
||||
%+ etch-friend [%friend way] |= [man=span cuz=station]
|
||||
ra-abet:(~(ra-quit ra ost ~) man cuz)
|
||||
::
|
||||
++ pull ::
|
||||
|
@ -10,7 +10,7 @@
|
||||
[%pull ~] :: unsubscribe
|
||||
[%pump ~] :: subscription ack
|
||||
== ::
|
||||
++ cuss (pair term club) :: internal kiss
|
||||
++ cush (pair term club) :: internal kiss
|
||||
++ cuft :: internal gift
|
||||
$% [%coup p=(unit tang)] :: poke result
|
||||
[%diff p=cage] :: subscription output
|
||||
@ -50,7 +50,7 @@
|
||||
$% [%want p=sock q=[path *]] ::
|
||||
== == ::
|
||||
$: %b :: to %behn
|
||||
$% [%deal p=sock q=cuss] :: full transmission
|
||||
$% [%deal p=sock q=cush] :: full transmission
|
||||
== == ::
|
||||
$: %d :: to %dill
|
||||
$% [%flog p=[%crud p=@tas q=(list tank)]] ::
|
||||
|
Loading…
Reference in New Issue
Block a user