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 1400


Ignore:
Timestamp:
2015-06-11T23:22:44-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/division.lisp

    r1399 r1400  
    218218       (multiple-value-bind (a r-1 c-1 division-count-1)
    219219           (poly-pseudo-divide ring-and-order f fl)
     220         (declare (ignore a))
    220221         (assert (equalp r-1 f))
    221222         (assert (equalp c-1 c))
Note: See TracChangeset for help on using the changeset viewer.