- Timestamp:
- 2015-06-19T06:15:31-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/term.lisp
r2422 r2423 54 54 (new term) 55 55 &key) 56 ;; Changing an instance of class MONOM to class TERM may also 57 ;; happen when OLD is an instance of TERM, in which case the 58 ;; value of the coefficient should be preserved. 56 59 (setf (slot-value new 'coeff) (r-coeff old))) 57 60
Note:
See TracChangeset
for help on using the changeset viewer.