Hallo,
On Tue, Apr 9, 2013 at 6:36 AM, Guillaume Lathoud glathoud@yahoo.fr wrote:
To compile I used the line below. Is there a better way, at least a few straightforward optimization (options) ?
Add this to the source file:
(declare (block) ; (not safe) (standard-bindings) (extended-bindings))
You can try with and without `(not safe)` and compare the results :)
Cheers, -- -alex http://unendli.ch/