Changeset 15002
- Timestamp:
- Sep 28, 2011, 8:34:04 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/source/lib/macros.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/lib/macros.lisp
r14891 r15002 410 410 (destructuring-bind 411 411 (cond &rest args) expansion 412 (setq condform `(condition-arg ,cond (list ,@args) ,(if (eq head 'warn ing)412 (setq condform `(condition-arg ,cond (list ,@args) ,(if (eq head 'warn) 413 413 ''simple-warning 414 414 (if (eq head 'error)
Note:
See TracChangeset
for help on using the changeset viewer.
