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 3188


Ignore:
Timestamp:
2015-06-22T18:31:05-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/term.lisp

    r3187 r3188  
    8484                                                &key
    8585                                                  &allow-other-keys)
    86   (format t "UPDATE-INSTANCE-FOR-DIFFERENT-CLASS MONOM->TERM called.%")
    87   (format t "Old: ~A~%" old)
    88   (format t "Initargs: ~A~%" initargs)
    8986  (call-next-method))
    9087
     
    9895  (format t "Initargs: ~A~%" initargs)
    9996  (call-next-method old new :coeff 1))
    100 
    10197
    10298#|
Note: See TracChangeset for help on using the changeset viewer.