mirror of
https://github.com/urbit/shrub.git
synced 2024-12-12 18:48:14 +03:00
New @p printing had gotten lost.
This commit is contained in:
parent
7501c776bc
commit
0dcc591e0e
@ -4698,35 +4698,25 @@
|
|||||||
==
|
==
|
||||||
::
|
::
|
||||||
$p
|
$p
|
||||||
=+ dyx=(met 3 q.p.lot)
|
=+ sxz=(feen:ob q.p.lot)
|
||||||
|
=+ dyx=(met 3 sxz)
|
||||||
:- '~'
|
:- '~'
|
||||||
?: (lte dyx 1)
|
?: (lte dyx 1)
|
||||||
(weld (trip (tod:po q.p.lot)) rep)
|
(weld (trip (tod:po sxz)) rep)
|
||||||
?: =(2 dyx)
|
=+ dyy=(met 4 sxz)
|
||||||
;: weld
|
=+ imp=*@
|
||||||
(trip (tos:po (end 3 1 q.p.lot)))
|
|
||||||
(trip (tod:po (rsh 3 1 q.p.lot)))
|
|
||||||
rep
|
|
||||||
==
|
|
||||||
=+ [dyz=(met 5 q.p.lot) fin=| dub=&]
|
|
||||||
|- ^- tape
|
|- ^- tape
|
||||||
?: =(0 dyz)
|
?: =(imp dyy)
|
||||||
rep
|
rep
|
||||||
%= $
|
%= $
|
||||||
fin &
|
sxz (rsh 4 1 sxz)
|
||||||
dub !dub
|
imp +(imp)
|
||||||
dyz (dec dyz)
|
|
||||||
q.p.lot (rsh 5 1 q.p.lot)
|
|
||||||
rep
|
rep
|
||||||
=+ syb=(wren:un (end 5 1 q.p.lot))
|
=+ log=(end 4 1 sxz)
|
||||||
=+ cog=~(zig mu [(rsh 4 1 syb) (end 4 1 syb)])
|
|
||||||
;: weld
|
;: weld
|
||||||
(trip (tos:po (end 3 1 p.cog)))
|
(trip (tos:po (rsh 3 1 log)))
|
||||||
(trip (tod:po (rsh 3 1 p.cog)))
|
(trip (tod:po (end 3 1 log)))
|
||||||
`tape`['-' ~]
|
?:(=((mod imp 4) 0) ?:(=(imp 0) "" "--") "-")
|
||||||
(trip (tos:po (end 3 1 q.cog)))
|
|
||||||
(trip (tod:po (rsh 3 1 q.cog)))
|
|
||||||
`tape`?.(fin ~ ['-' ?.(dub ~ ['-' ~])])
|
|
||||||
rep
|
rep
|
||||||
==
|
==
|
||||||
==
|
==
|
||||||
|
@ -157,6 +157,8 @@
|
|||||||
=< abet
|
=< abet
|
||||||
=< abet
|
=< abet
|
||||||
(give:(unto:(from p.tac) our) `(nap jael-right)`[ryt ~ ~])
|
(give:(unto:(from p.tac) our) `(nap jael-right)`[ryt ~ ~])
|
||||||
|
::
|
||||||
|
$
|
||||||
==
|
==
|
||||||
::
|
::
|
||||||
++ from
|
++ from
|
||||||
|
Loading…
Reference in New Issue
Block a user