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 2309


Ignore:
Timestamp:
2015-06-18T19:28:08-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/monom.lisp

    r2298 r2309  
    6666          (slot-value self 'exponents)))
    6767
     68#|
     69;; Debug calls to initialize-instance
    6870(defmethod initialize-instance :around ((self monom)
    6971                                        &rest
     
    7476  (call-next-method)
    7577  )
     78|#
    7679
    7780(defmethod initialize-instance ((self monom)
Note: See TracChangeset for help on using the changeset viewer.