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 3153


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/term.lisp

    r3152 r3153  
    7272|#
    7373
    74 #|
    7574(defmethod update-instance-for-different-class ((old monom) (new term) &key)
    7675  ;; Changing an instance of class MONOM to class TERM may also
     
    8180    (setf (scalar-coeff new) 1))
    8281  new)
    83 |#
    8482
    8583#|
Note: See TracChangeset for help on using the changeset viewer.