Changeset 2244 for branches/f4grobner/monom.lisp
- Timestamp:
- 2015-06-18T11:30:13-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/monom.lisp
r2243 r2244 72 72 &allow-other-keys 73 73 ) 74 (format t "INITIALIZE-INSTANCE called with args SELF ~W, ~W.~%" self args) )74 (format t "INITIALIZE-INSTANCE called with args SELF ~W, ~W.~%" self args) 75 75 (let ((new-dimension (cond (dimension-suppied-p dimension) 76 76 (exponents-supplied-p
Note:
See TracChangeset
for help on using the changeset viewer.