Changeset 2424 for branches/f4grobner
- Timestamp:
- 2015-06-19T06:17:40-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/term.lisp
r2423 r2424 57 57 ;; happen when OLD is an instance of TERM, in which case the 58 58 ;; value of the coefficient should be preserved. 59 ;; This implementation calls R-COEFF, which satisfies 60 ;; this requirement. 59 61 (setf (slot-value new 'coeff) (r-coeff old))) 60 62
Note:
See TracChangeset
for help on using the changeset viewer.