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 3155


Ignore:
Timestamp:
2015-06-22T12:02:45-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/term.lisp

    r3154 r3155  
    7676  ;; happen when OLD is an instance of TERM, in which case the
    7777  ;; value of the coefficient should be preserved.
    78   (call-next-method)
    7978  (unless (slot-boundp new 'coeff)
    8079    (setf (scalar-coeff new) 1))
Note: See TracChangeset for help on using the changeset viewer.