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 1335


Ignore:
Timestamp:
2015-06-11T21:56:27-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/gb-postprocessing.lisp

    r1334 r1335  
    5050      (let ((q1 (remove x q)))
    5151        (multiple-value-bind (h c div-count)
    52             (normal-form ring x q1 nil #| not a top reduction! |# )
     52            (normal-form ring-and-order x q1 nil #| not a top reduction! |# )
    5353          (declare (ignore c))
    5454          (unless (zerop div-count)
Note: See TracChangeset for help on using the changeset viewer.