Changeset 2231 for branches/f4grobner/monom.lisp
- Timestamp:
- 2015-06-18T11:16:13-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/monom.lisp
r2230 r2231 69 69 70 70 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) 72 73 &rest args 73 74 &key &allow-other-keys)
Note:
See TracChangeset
for help on using the changeset viewer.