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 2231


Ignore:
Timestamp:
2015-06-18T11:16:13-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/monom.lisp

    r2230 r2231  
    6969         
    7070
    71 (defmethod make-instance ((class standard-class)
     71;; Tis is good for tracing calls to MAKE-INSTANCE
     72(defmethod make-instance :before ((class standard-class)
    7273                          &rest args
    7374                          &key &allow-other-keys)
Note: See TracChangeset for help on using the changeset viewer.