demos: actors: Update main functions to support arbitrary arguments.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 26 Apr 2016 18:39:52 +0000 (13:39 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 26 Apr 2016 18:39:52 +0000 (13:39 -0500)
commitc55d6d2f064f298152b43564df61150e27a2a1c7
treed7e761059f8a07ac1b8ca168dc80e71d52a6178d
parent7953b9b5c1573ac18bcb3f5067d0e916d5f0bb90
demos: actors: Update main functions to support arbitrary arguments.

* demos/actors/robotscanner.scm (main):
* demos/actors/simplest-possible.scm (run-demo): Update to take
  arbitrary arguments.  This allows being more easily run by the
  command line.
demos/actors/robotscanner.scm
demos/actors/simplest-possible.scm