Changeset 1748 for branches/f4grobner/mx-grobner.lisp
- Timestamp:
- 2015-06-15T08:47:38-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/mx-grobner.lisp
r1747 r1748 370 370 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 371 371 372 (defmacro with-ring-and-order ((( ring-and-ordermaxima-vars &optional (maxima-new-vars nil new-vars-supplied-p))372 (defmacro with-ring-and-order (((maxima-vars &optional (maxima-new-vars nil new-vars-supplied-p)) 373 373 &key (polynomials nil) 374 374 (poly-lists nil)
Note:
See TracChangeset
for help on using the changeset viewer.