Changeset 2266 for branches/f4grobner/monom.lisp
- Timestamp:
- 2015-06-18T13:54:48-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/monom.lisp
r2265 r2266 74 74 &allow-other-keys 75 75 ) 76 (format t "INITIALIZE-INSTANCE called with:~&ARGS: ~W.~%" selfargs)76 (format t "INITIALIZE-INSTANCE called with:~&ARGS: ~W.~%" args) 77 77 (let* ((new-dimension (cond (dimension-suppied-p dimension) 78 78 (exponents-supplied-p
Note:
See TracChangeset
for help on using the changeset viewer.