Changeset 2333 for branches/f4grobner
- Timestamp:
- 2015-06-18T19:58:28-07:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/monom.lisp
r2332 r2333 85 85 &allow-other-keys 86 86 ) 87 (format t "MONOM::INITIALIZE-INSTANCE called with:~&ARGS: ~W.~%" args)87 ;;(format t "MONOM::INITIALIZE-INSTANCE called with:~&ARGS: ~W.~%" args) 88 88 (let* ((new-dimension (cond (dimension dimension) 89 89 (exponents
Note:
See TracChangeset
for help on using the changeset viewer.