Changeset 2337 for branches/f4grobner
- Timestamp:
- 2015-06-18T20:09:29-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/monom.lisp
r2336 r2337 85 85 &allow-other-keys 86 86 ) 87 (format t "MONOM::SHARED-INITIALIZE called with:~& ARGS: ~W.~%"args)87 (format t "MONOM::SHARED-INITIALIZE called with:~&INITARGS: ~W.~%" initargs) 88 88 (let* ((new-dimension (cond (dimension dimension) 89 89 (exponents
Note:
See TracChangeset
for help on using the changeset viewer.