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.

Changeset 1793


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

* empty log message *

File:
1 edited

Legend:

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

    r1792 r1793  
    545545  (with-ring-and-order ((vars) :poly-lists (f) :polynomials (p)
    546546                                   :value-type :poly-list)
    547     (ideal-saturation-1 ring f p 0)))
     547    (ideal-saturation-1 ring-and-order f p 0)))
    548548
    549549(defmfun $poly_saturation_extension (f plist vars new-vars)
Note: See TracChangeset for help on using the changeset viewer.