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 2912


Ignore:
Timestamp:
2015-06-21T12:38:59-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r2911 r2912  
    186186)
    187187
    188 #|
    189188(defmethod unary-minus ((self poly))
    190189  "Destructively modifies the coefficients of the polynomial SELF,
     
    193192  self)
    194193
     194#|
    195195
    196196(defun add-termlists (p q order-fn)
Note: See TracChangeset for help on using the changeset viewer.