- Timestamp:
- 2015-06-23T11:46:24-07:00 (10 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  branches/f4grobner/polynomial.lisp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      branches/f4grobner/polynomial.lispr3349 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.
  
