actors: Move actors center-stage in 8sync.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 20 Dec 2016 18:11:04 +0000 (12:11 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 20 Dec 2016 18:11:04 +0000 (12:11 -0600)
* 8sync/systems/actors.scm: Renamed to 8sync/actors.scm.
* 8sync/systems/actors/debug.scm: Renamed to 8sync/debug.scm.
* Makefile.am: Update for renamed files.
* demos/actors/botherbotherbother.scm:
* demos/actors/robotscanner.scm:
* demos/actors/simplest-possible.scm:
* tests/test-actors.scm: Update import of actors module to new location.


No differences found