Changeset 2254 for branches/f4grobner/monom.lisp
- Timestamp:
- 2015-06-18T13:28:22-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/monom.lisp
r2253 r2254 66 66 (slot-value self 'exponents))) 67 67 68 (defmethod initialize-instance : before((self monom)68 (defmethod initialize-instance :after ((self monom) 69 69 ;;&rest args 70 70 &key
Note:
See TracChangeset
for help on using the changeset viewer.