]> git.jsancho.org Git - gacela.git/commitdiff
New way for returning results from systems
authorJavier Sancho <jsf@jsancho.org>
Tue, 14 Jan 2014 17:58:39 +0000 (18:58 +0100)
committerJavier Sancho <jsf@jsancho.org>
Tue, 14 Jan 2014 17:58:39 +0000 (18:58 +0100)
* src/system: New type entities-changes that encapsulates entities
              modifications. A system that only does I/O operations
              doesn't must to return an entities-changes object.

* src/examples/composing-systems.scm: Updated example

* src/examples/making-systems.scm: Updated example


No differences found