The latest versions of gsd and gsll both contain a file iterate.lisp<br><br>gsll's iterate.lisp will cause grid's iterate macros to fail on cl-arrays as it uses c-array:dim0 and c-array:dim1<br><br>The iteration on cl-arrays problem is resolved if on recompiles grid's iterate.lisp after loading gsll.<br>
<br>Mirko<br><br>