Changeset 2230 for branches/f4grobner/monom.lisp
- Timestamp:
- 2015-06-18T11:15:22-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/monom.lisp
r2229 r2230 69 69 70 70 71 (defmethod make-instance (( self monom)71 (defmethod make-instance ((class standard-class) 72 72 &rest args 73 73 &key &allow-other-keys)
Note:
See TracChangeset
for help on using the changeset viewer.