mirror of
https://github.com/urbit/shrub.git
synced 2024-12-04 14:58:10 +03:00
Removed unused ++etch arms from agent.
This commit is contained in:
parent
6c20c8d0fe
commit
8ac81e570d
@ -1710,30 +1710,6 @@
|
|||||||
~& [%r-peer-sole ost.hid]
|
~& [%r-peer-sole ost.hid]
|
||||||
ra-abet:(ra-console:ra src.hid t.pax)
|
ra-abet:(ra-console:ra src.hid t.pax)
|
||||||
::
|
::
|
||||||
::TODO move to lib.
|
|
||||||
++ etch :: parse wire
|
|
||||||
::x parse wire to obtain either %friend with story and station or %repeat
|
|
||||||
::x with message number, source ship and story.
|
|
||||||
::
|
|
||||||
|= way/wire
|
|
||||||
^- weir
|
|
||||||
?+ -.way !!
|
|
||||||
$friend
|
|
||||||
?> ?=({$show @ @ @ $~} t.way)
|
|
||||||
[%friend i.t.t.way (slav %p i.t.t.t.way) i.t.t.t.t.way]
|
|
||||||
::
|
|
||||||
$repeat
|
|
||||||
?> ?=({@ @ @ $~} t.way)
|
|
||||||
[%repeat (slav %ud i.t.way) (slav %p i.t.t.way) i.t.t.t.way]
|
|
||||||
==
|
|
||||||
::
|
|
||||||
++ etch-friend ::
|
|
||||||
::x parse a /friend wire, call gate with resulting data.
|
|
||||||
::
|
|
||||||
|= {way/wire fun/$-({man/knot cuz/station} {(list move) _.})}
|
|
||||||
=+ wer=(etch way)
|
|
||||||
?>(?=($friend -.wer) (fun p.wer q.wer))
|
|
||||||
::
|
|
||||||
++ diff-talk-lowdown
|
++ diff-talk-lowdown
|
||||||
::x incoming talk-lowdown. process it.
|
::x incoming talk-lowdown. process it.
|
||||||
::
|
::
|
||||||
|
Loading…
Reference in New Issue
Block a user