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:38:03-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

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

    r1793 r1794  
    562562  (with-ring-and-order ((vars) :poly-lists (f plist)
    563563                                   :value-type :poly-list)
    564     (ideal-polysaturation-1 ring f plist 0 nil)))
     564    (ideal-polysaturation-1 ring-and-order f plist 0 nil)))
    565565
    566566(defmfun $poly_ideal_saturation (f g vars)
Note: See TracChangeset for help on using the changeset viewer.