- Timestamp:
- 2015-06-14T19:53:49-07:00 (10 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  branches/f4grobner/monom.lisp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      branches/f4grobner/monom.lispr1632 r1633 189 189 190 190 (defmacro monom-contract (m k) 191 "Remove the first K variables from monomial M." 191 192 `(setf ,m (subseq ,m ,k))) 192 193 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
