* eval.c (SCM_APPLY), sort.c (closureless): Expand body when
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Thu, 19 Aug 1999 19:01:19 +0000 (19:01 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Thu, 19 Aug 1999 19:01:19 +0000 (19:01 +0000)
commit2ddb09208b4b1ed289968b8c60868768722b1f65
tree18a59244aceb91c5d17af3677cb7dfe014a9dc4f
parent7f214e606655b3f18f4cdb21ae9f94b4e545bdc5
* eval.c (SCM_APPLY), sort.c (closureless): Expand body when
evaluating closures.
libguile/eval.c
libguile/sort.c