mirror of
https://github.com/urbit/shrub.git
synced 2025-01-05 19:46:50 +03:00
removes ++se-like and ++ukase from drum
This commit is contained in:
parent
2433a3f101
commit
a06168f401
@ -62,11 +62,6 @@
|
||||
pom/sole-prompt :: static prompt
|
||||
inp/sole-command :: input state
|
||||
== ::
|
||||
++ ukase :: master command
|
||||
$% {$add p/(list gill)} :: attach to
|
||||
{$del p/(list gill)} :: detach from
|
||||
{$new p/(list well)} :: create
|
||||
== ::
|
||||
--
|
||||
:: :: ::
|
||||
:::: :: ::
|
||||
@ -411,25 +406,6 @@
|
||||
^+ +>
|
||||
(se-drop:(se-pull gyl) & gyl)
|
||||
::
|
||||
++ se-like :: act in master
|
||||
|= kus/ukase
|
||||
?- -.kus
|
||||
$add
|
||||
|- ^+ +>.^$
|
||||
?~ p.kus +>.^$
|
||||
$(p.kus t.p.kus, +>.^$ (se-link i.p.kus))
|
||||
::
|
||||
$del
|
||||
|- ^+ +>.^$
|
||||
?~ p.kus +>.^$
|
||||
$(p.kus t.p.kus, +>.^$ (se-nuke i.p.kus))
|
||||
::
|
||||
$new
|
||||
|- ^+ +>.^$
|
||||
?~ p.kus +>.^$
|
||||
$(p.kus t.p.kus, +>.^$ (se-born i.p.kus))
|
||||
==
|
||||
::
|
||||
++ se-plot :: status line
|
||||
^- tape
|
||||
=+ lag=se-agon
|
||||
|
Loading…
Reference in New Issue
Block a user