Changeset 2358 for branches/f4grobner/term.lisp
- Timestamp:
- 2015-06-18T21:08:40-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/term.lisp
r2353 r2358 54 54 &allow-other-keys) 55 55 (format t "TERM::SHARED-INITIALIZE called with:~&SLOT-NAMES: ~W~&INITARGS: ~W.~%" slot-names initargs) 56 (call-next-method)) 56 ;;(call-next-method) 57 ) 57 58 58 59
Note:
See TracChangeset
for help on using the changeset viewer.