From: Javier Sancho Date: Wed, 4 Sep 2013 16:30:35 +0000 (+0200) Subject: More verbose mode for working with entities and components; assoc X-Git-Url: https://git.jsancho.org/?a=commitdiff_plain;h=9b261e3a07d92edf68979b46f756413a0ac9247a;hp=9b261e3a07d92edf68979b46f756413a0ac9247a;p=gacela.git More verbose mode for working with entities and components; assoc lists no more needed * src/system.scm: entities/components functions now return a function for changing the entity/component structure * src/test.scm: functions testing adapted to new scheme ---