close Warning: Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.

Ignore:
Timestamp:
2015-06-15T11:35:45-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/mx-grobner.lisp

    r1790 r1791  
    567567  (with-ring-and-order ((vars) :poly-lists (f g)
    568568                                   :value-type  :poly-list)
    569     (ideal-saturation ring-and-order f g 0 nil)))
     569    (ideal-saturation ring f g 0 nil)))
    570570
    571571(defmfun $poly_ideal_polysaturation (f ideal-list vars)
Note: See TracChangeset for help on using the changeset viewer.