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 1246


Ignore:
Timestamp:
2015-06-11T15:20:36-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/division.lisp

    r1245 r1246  
    121121            (setf (poly-sugar r) (max (poly-sugar r) (term-sugar (poly-lt p))))
    122122            (pop (poly-termlist p))     ;remove lt(p) from p
    123             ;; Run the check here
     123            ;; Run the loop-invariant check here
    124124            (check-loop-invariant ring-and-order c f a fl r p)
    125125            t)
Note: See TracChangeset for help on using the changeset viewer.