Changeset 2751 for branches/f4grobner/polynomial.lisp
- Timestamp:
- 2015-06-20T19:09:23-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/polynomial.lisp
r2750 r2751 167 167 168 168 (def-add/subtract-method add-to 169 (:uminus-method-name 'unary-minus)170 169 (:doc-string 171 170 "Adds to polynomial SELF another polynomial OTHER.
Note:
See TracChangeset
for help on using the changeset viewer.