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 2343


Ignore:
Timestamp:
2015-06-18T20:17:42-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/term.lisp

    r2342 r2343  
    5555                                &allow-other-keys)
    5656  (format t "TERM::SHARED-INITIALIZE called with:~&SLOT-NAMES: ~W~&INITARGS: ~W.~%" slot-names initargs)
    57   (setf (slot-value self 'coeff) coeff))
     57  (call-next-method))
    5858
    5959
Note: See TracChangeset for help on using the changeset viewer.