mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 11:33:41 +03:00
Actually include /lib/constitution.
This commit is contained in:
parent
2dfe11f1eb
commit
821c7e418d
20
lib/constitution.hoon
Normal file
20
lib/constitution.hoon
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
/- constitution, ethereum
|
||||||
|
|%
|
||||||
|
++ parse-id
|
||||||
|
|= id=@t
|
||||||
|
^- ships:function:^constitution
|
||||||
|
|^
|
||||||
|
%+ rash id
|
||||||
|
;~ pose
|
||||||
|
(function %ships 'ships' shipname)
|
||||||
|
(function %get-spawned 'getSpawned' shipname)
|
||||||
|
==
|
||||||
|
::
|
||||||
|
++ function
|
||||||
|
|* [tag=@tas fun=@t rul=rule]
|
||||||
|
;~(plug (cold tag (jest fun)) (ifix [pel per] rul))
|
||||||
|
::
|
||||||
|
++ shipname
|
||||||
|
;~(pfix sig fed:ag)
|
||||||
|
--
|
||||||
|
--
|
Loading…
Reference in New Issue
Block a user