urbit/base/lib/talk/core.hook

21 lines
301 B
Plaintext
Raw Normal View History

2015-01-15 22:32:04 +03:00
::
2015-04-01 23:56:43 +03:00
:::: /hook/core/talk/lib
2015-01-15 22:32:04 +03:00
::
:: This file is in the public domain.
::
/? 314
2015-04-01 23:56:43 +03:00
/- *talk
2015-01-15 22:32:04 +03:00
::
::::
::
|%
++ main :: main story
2015-05-01 03:21:31 +03:00
2015-01-15 22:32:04 +03:00
|= our=ship ^- cord
=+ can=(clan our)
?+ can %porch
%czar %court
%king %floor
==
--