Changeset 13743
- Timestamp:
- May 28, 2010, 6:16:47 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/source/lib/compile-ccl.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/lib/compile-ccl.lisp
r13513 r13743 550 550 (setq allow-constant-redefinition t)))) 551 551 (let* ((cd (current-directory)) 552 (*cerror-on-constant-redefinition* (not allow-constant-redefinition ))) 552 (*cerror-on-constant-redefinition* (not allow-constant-redefinition )) 553 (*warn-if-redefine-kernel* nil)) 553 554 (unwind-protect 554 555 (progn
Note:
See TracChangeset
for help on using the changeset viewer.
