- Timestamp:
- 2015-06-18T09:11:47-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/monom.lisp
r2197 r2198 64 64 (princ (slot-value m 'exponents) stream)) 65 65 66 ;; If a monomial is redefined as structure with slot EXPONENTS, the function67 ;; below can be the BOA constructor.68 66 (defun make-monom (&key 69 67 (dimension nil dimension-suppied-p)
Note:
See TracChangeset
for help on using the changeset viewer.