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 2550


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r2549 r2550  
    113113        (do ((p termlist1  (cdr p))
    114114             (q termlist2)
    115              lm-equal)
     115             last-equal)
    116116            ((endp p)
    117117             ;; Include remaining terms of termlist1
Note: See TracChangeset for help on using the changeset viewer.