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 2759


Ignore:
Timestamp:
2015-06-20T19:20:15-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r2758 r2759  
    176176no consing, entirely reusing the sells of SELF and OTHER.")
    177177
    178 (def-add/subtract-method 'subtract-from unary-minus
     178(def-add/subtract-method 'subtract-from 'unary-minus
    179179    "Subtracts from polynomial SELF another polynomial OTHER.
    180180This operation destructively modifies both polynomials.
Note: See TracChangeset for help on using the changeset viewer.