Remove double indirection for 1st arg of array-for-each
authorDaniel Llorens <daniel.llorens@bluewin.ch>
Tue, 2 Apr 2013 14:43:37 +0000 (16:43 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 3 Apr 2013 19:46:27 +0000 (21:46 +0200)
commitc3e3ef6eb6d1487d342389b202b0b00f9385de6a
tree13e873df93ffdb16d2637b79133f78f1446a5390
parent3220b080498580586726313ec63db9eaf68334d8
Remove double indirection for 1st arg of array-for-each

* libguile/array-map.c: (rafe): factor GVREF out of rank-1 loop for ra0.
libguile/array-map.c