Changeset 1771 for branches/f4grobner/mx-grobner.lisp
- Timestamp:
- 2015-06-15T10:10:24-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/mx-grobner.lisp
r1770 r1771 496 496 497 497 (defmfun $poly_depends_p (p var mvars 498 &aux (vars (coerce-maxima-list mvars))498 &aux 499 499 (pos (position var vars))) 500 500 (with-ring-and-order ((mvars) :polynomials (p) :value-type :custom)
Note:
See TracChangeset
for help on using the changeset viewer.