Changeset 3173 for branches/f4grobner/term.lisp
- Timestamp:
- 2015-06-22T13:40:20-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/term.lisp
r3172 r3173 81 81 &key 82 82 &allow-other-keys) 83 (format t "Initargs:~A" initargs) 84 (prog1 (call-next-method) 85 (format t "Old:~A New:~A" old new)) 86 ) 83 (break)) 87 84 88 85
Note:
See TracChangeset
for help on using the changeset viewer.