mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-19 12:51:51 +03:00
13 lines
273 B
Plaintext
13 lines
273 B
Plaintext
/- spider
|
|
/+ *ph-io
|
|
=, strand=strand:spider
|
|
^- thread:spider
|
|
|= vase
|
|
=/ m (strand ,vase)
|
|
;< ~ bind:m start-simple
|
|
;< ~ bind:m (init-ship ~bud &)
|
|
;< ~ bind:m (init-ship ~marbud &)
|
|
;< ~ bind:m (init-ship ~linnup-torsyx &)
|
|
;< ~ bind:m end
|
|
(pure:m *vase)
|