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 1290


Ignore:
Timestamp:
2015-06-11T20:38:54-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/buchberger.lisp

    r1289 r1290  
    7171          ((criterion-2 pair b-done f) nil)
    7272          (t
    73            (let ((sp (normal-form ring (spoly ring (pair-first pair)
    74                                               (pair-second pair))
     73           (let ((sp (normal-form ring-and-order (spoly ring-and-order
     74                                                        (pair-first pair)
     75                                                        (pair-second pair))
    7576                                  f top-reduction-only)))
    7677             (declare (type poly sp))
Note: See TracChangeset for help on using the changeset viewer.