- Timestamp:
- 2015-06-23T11:46:24-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/polynomial.lisp
r3349 r3350 88 88 :dimension (monom-dimension old) 89 89 :termlist (list old))) 90 91 (defmethod update-instance-for-different-class ((old monom) (new poly) &key)92 (call-next-method (change-class old 'term)))93 90 94 91 (defmethod r-equalp ((self poly) (other poly))
Note:
See TracChangeset
for help on using the changeset viewer.