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 3141


Ignore:
Timestamp:
2015-06-22T11:26:36-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/term.lisp

    r3140 r3141  
    5151          (scalar-coeff self)))
    5252
     53#|
    5354(defmethod shared-initialize ((self term) slot-names
    5455                              &rest
     
    6364      (coeff
    6465       (setf (slot-value self 'coeff) coeff)))))
     66|#
    6567
    6668(defmethod update-instance-for-different-class :around ((old monom) (new term) &key)
Note: See TracChangeset for help on using the changeset viewer.