|
From: Paolo A. <am...@us...> - 2001-10-25 19:09:15
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv23798 Modified Files: lispworks.lisp Log Message: (ilisp-callers): extended conditionalization to include LW 4.2 as well as 4.1, and made it more future-proof. (sys::define-top-loop-handler): made the definition of `sys::define-top-loop-handler' avaliable at macro-expansion time, when it is needed during compilation of this file. (system::*force-top-level*): added for getting an interactive session with ILISP under Unix. Patch contributed by Dave Fox <da...@xa...>. |