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 2552


Ignore:
Timestamp:
2015-06-19T16:10:29-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r2551 r2552  
    112112          other
    113113        (do ((p termlist1  (cdr p))
    114              (q termlist2)
    115              lm-equal)
     114             (q termlist2))
    116115            ((endp p)
    117116             ;; Include remaining terms of termlist1
Note: See TracChangeset for help on using the changeset viewer.