- Timestamp:
 - 2015-06-22T12:02:30-07:00 (10 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  branches/f4grobner/term.lisp (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
branches/f4grobner/term.lisp
r3152 r3153 72 72 |# 73 73 74 #|75 74 (defmethod update-instance-for-different-class ((old monom) (new term) &key) 76 75 ;; Changing an instance of class MONOM to class TERM may also … … 81 80 (setf (scalar-coeff new) 1)) 82 81 new) 83 |#84 82 85 83 #|  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  