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 2914


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r2913 r2914  
    170170     self))
    171171
    172 (eval-when (:compile-toplevel :load-toplevel :execute)
     172;;(eval-when (:compile-toplevel :load-toplevel :execute)
    173173
    174174  (def-add/subtract-method add-to nil
     
    184184no consing, entirely reusing the sells of SELF and OTHER.")
    185185
    186   )
     186;;  )
    187187
    188188(defmethod unary-minus ((self poly))
Note: See TracChangeset for help on using the changeset viewer.