- Timestamp:
- 2015-06-22T11:41:58-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/term.lisp
r3143 r3144 66 66 |# 67 67 68 #| 68 69 (defmethod update-instance-for-different-class :around ((old monom) (new term) &key) 69 70 ;; Changing an instance of class MONOM to class TERM may also … … 73 74 (setf (scalar-coeff new) 1)) 74 75 new) 76 |# 75 77 76 78 #|
Note:
See TracChangeset
for help on using the changeset viewer.