* eval.c (SCM_CEVAL): Minimized scope of variable arg2.
authorDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Thu, 21 Mar 2002 00:36:03 +0000 (00:36 +0000)
committerDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Thu, 21 Mar 2002 00:36:03 +0000 (00:36 +0000)
commit42030fb2757235458db8f78a5218581d8f1a94a8
tree1e45c66ef41a51541d64cf8e188927ce5abb45db
parente050d4f8240ff1b123ccd5687633d5be241c445c
* eval.c (SCM_CEVAL): Minimized scope of variable arg2.
Eliminated redundant SCM_IMP check.  Exlined call to EVALCAR.
Re-enabled handing of rpsubrs and asubrs.
libguile/ChangeLog
libguile/eval.c