- Timestamp:
- 2015-06-18T20:17:42-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/term.lisp
r2342 r2343 55 55 &allow-other-keys) 56 56 (format t "TERM::SHARED-INITIALIZE called with:~&SLOT-NAMES: ~W~&INITARGS: ~W.~%" slot-names initargs) 57 ( setf (slot-value self 'coeff) coeff))57 (call-next-method)) 58 58 59 59
Note:
See TracChangeset
for help on using the changeset viewer.