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 3403


Ignore:
Timestamp:
2015-08-27T12:45:11-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r3402 r3403  
    103103                         :dimension (monom-dimension old)
    104104                         :termlist (list (change-class old 'term)))
    105 
     105 
    106106(defmethod r-equalp ((self poly) (other poly))
    107107  "POLY instances are R-EQUALP if they have the same
Note: See TracChangeset for help on using the changeset viewer.