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 1244


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/division.lisp

    r1242 r1244  
    122122            (pop (poly-termlist p))     ;remove lt(p) from p
    123123            ;; Run the check here
    124             (assert (check-loop-invariant ring-and-order c f a fl r p))
     124            ;;(assert (check-loop-invariant ring-and-order c f a fl r p))
    125125            t)
    126126           ((monom-divides-p (poly-lm (car fl)) (poly-lm p)) ;division occurred
Note: See TracChangeset for help on using the changeset viewer.