]> git.jsancho.org Git - gacela.git/commitdiff
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)
component is a Gacela component (a special record), type is detected
automatically.

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


No differences found