Affected files with versions: l0-float.lisp,1.3 ----------------------------------- Details: Update of /usr/local/tmpcvs/ccl-0.14-dev/ccl/level-0 In directory clozure.com:/tmp/cvs-serv15697/level-0 Modified Files: l0-float.lisp Log Message: (EXPT b e) is (COERCE 1 (TYPE-OF B)) if (ZEROP E).