- Timestamp:
- 2015-06-15T14:23:54-07:00 (10 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  branches/f4grobner/mx-grobner.lisp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      branches/f4grobner/mx-grobner.lispr1842 r1861 406 406 (poly-content ring p))) 407 407 408 (defmfun $poly_pseudo_divide (f fl vars)409 (with-ring-and-order (( vars)408 (defmfun $poly_pseudo_divide (f fl mvars &aux (vars (coerce-maxima-list mvars))) 409 (with-ring-and-order ((mvars) 410 410 :polynomials (f) 411 411 :poly-lists (fl) 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
