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 1569


Ignore:
Timestamp:
2015-06-12T16:05:54-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

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

    r1547 r1569  
    5252    (dolist (x q)
    5353      (setf q1 (remove x q))
     54      (unless q1 (return))
    5455      (multiple-value-bind (h c div-count)
    5556          (normal-form ring-and-order x q1 nil #| not a top reduction! |#)
Note: See TracChangeset for help on using the changeset viewer.