Changeset 3162 for branches/f4grobner/term.lisp
- Timestamp:
- 2015-06-22T12:56:07-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/term.lisp
r3161 r3162 77 77 |# 78 78 79 (defmethod update-instance-for-different-class ((old monom) (new term)79 (defmethod update-instance-for-different-class :after ((old monom) (new term) 80 80 &rest initargs &key &allow-other-keys) 81 81 ;; Changing an instance of class MONOM to class TERM may also
Note:
See TracChangeset
for help on using the changeset viewer.