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 2570


Ignore:
Timestamp:
2015-06-19T17:47:13-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r2569 r2570  
    108108               ;; (CDR P') <- P
    109109               ;; Q' <- (CDR Q)
    110                (rotatef p q (cdr q)))
     110               (rotatef p q (cdr q)) (break))
    111111              (equal-p
    112112               (setf (lc p) (add-to (lc p) (lc q))
Note: See TracChangeset for help on using the changeset viewer.