]> git.jsancho.org Git - gacela.git/commit
It's not obligatory to write type components at declarations; if
authorJavier Sancho <jsf@jsancho.org>
Thu, 8 Aug 2013 19:39:47 +0000 (21:39 +0200)
committerJavier Sancho <jsf@jsancho.org>
Thu, 8 Aug 2013 19:39:47 +0000 (21:39 +0200)
commitc4ba277c7f9d23516926693b48e704ff3ea5e8f9
treeedbdb5300d7447afa54059ffb45370f95730fb6b
parent1b809e1a58ec2a94903b4b44101d706fd0f27c81
It's not obligatory to write type components at declarations; if
component is a Gacela component (a special record), type is detected
automatically.

* src/system.scm: normalize-components - returns a list with pairs
  (type . component)
src/system.scm
src/test.scm