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 2896


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/term.lisp

    r2894 r2896  
    8585  ;; this requirement.
    8686  ;;(setf (slot-value new 'coeff) 1)
    87   (format t "TERM:UPDATE-INSTANCE-FOR-DIFFERENT-CLASS called with OLD:~A, NEW: ~A~%"
    88           old new)
    8987  (setf (term-coeff new) 1)
    9088  (call-next-method))
Note: See TracChangeset for help on using the changeset viewer.