* eval.c (SCM_CEVAL): Improved readability of call-with-values
authorDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Fri, 30 May 2003 14:36:56 +0000 (14:36 +0000)
committerDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Fri, 30 May 2003 14:36:56 +0000 (14:36 +0000)
commit9a069bdd77b23c0c186fe201ec15af1dff828369
treef53c567c2dab86c6edd46d044972d41ab85e4c9a
parente910e9d2ebffc98a620141ce9a84c14707bb47af
* eval.c (SCM_CEVAL): Improved readability of call-with-values
execution.  Generalize apply_closure to apply_proc and use that
for call-with-values.
libguile/ChangeLog
libguile/eval.c