- Timestamp:
- 2015-06-18T20:14:17-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/term.lisp
r2340 r2341 53 53 &key 54 54 &allow-other-keys) 55 (format t "TERM::SHARED-INITIALIZE called with:~& ARGS: ~W.~%"args)55 (format t "TERM::SHARED-INITIALIZE called with:~&SLOT-NAMES: ~W~&INITARGS: ~W.~%" slot-names initargs) 56 56 (call-next-method)) 57 57
Note:
See TracChangeset
for help on using the changeset viewer.