actors: Switch hive-create-actor[*] to match create-actor[*]
authorChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 26 Apr 2016 21:07:12 +0000 (16:07 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 26 Apr 2016 21:07:12 +0000 (16:07 -0500)
commit5985528115e276d273a6a4bb1df57c93cab61f84
tree7eb1ec33363628ef4501d98331da42294fe20fe8
parent18e24b7dbf68db605ae8303120e6ee7b4258837a
actors: Switch hive-create-actor[*] to match create-actor[*]

* 8sync/systems/actors.scm (hive-create-actor, hive-create-actor*):
  Adjust syntax to match that of create-actor and create-actor*.
* demos/actors/botherbotherbother.scm (main):
* tests/test-actors.scm: Adjust to use.
8sync/systems/actors.scm
demos/actors/botherbotherbother.scm
tests/test-actors.scm