- Timestamp:
- 2015-06-15T16:33:22-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/monom.lisp
r1880 r1881 103 103 Alternatively, all elements may be specified as a list 104 104 INITIAL-EXPONENTS." 105 (the `(monom ,dim)monom))105 `(the (monom ,dim) ,monom)) 106 106 107 107 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Note:
See TracChangeset
for help on using the changeset viewer.