- Timestamp:
 - 2015-06-17T22:05:56-07:00 (10 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  branches/f4grobner/monom.lisp (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
branches/f4grobner/monom.lisp
r2168 r2169 133 133 (with-slots ((exponents1 exponents) dim) 134 134 m1 135 (with-slots ((exponent s2 exponents))135 (with-slots ((exponent2 exponents)) 136 136 m2 137 137 (let* ((exponents (copy-seq exponents1)))  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  