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 3886


Ignore:
Timestamp:
2016-05-28T22:06:51-07:00 (8 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r3885 r3886  
    232232                    `((mapc #'(lambda (x) (setf x (funcall ,uminus-fn x))) q)))
    233233            (setf r (nreconc r q)))
    234           r)
     234          (print r))
    235235       (multiple-value-bind
    236236             (greater-p equal-p)
Note: See TracChangeset for help on using the changeset viewer.