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:26:28-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

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

    r1351 r1352  
    7171    (let ((x (find-if
    7272              #'(lambda (y)
    73                   (member-if #'(lambda (p)
     73                  (find-if #'(lambda (p)
    7474                                 (monom-divides-p
    7575                                  (poly-lm p)
Note: See TracChangeset for help on using the changeset viewer.