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-11T22:22: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

    r1348 r1349  
    7272                  (member-if #'(lambda (p)
    7373                                 (monom-divides-p
    74                                   (poly-lm y)
    75                                   (poly-lm p)))
     74                                  (poly-lm p)
     75                                  (poly-lm y)))
    7676                             (remove y q)))
    7777              q)))
Note: See TracChangeset for help on using the changeset viewer.