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