Changeset 2263 for branches/f4grobner/monom.lisp
- Timestamp:
- 2015-06-18T13:53:02-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/monom.lisp
r2262 r2263 74 74 &allow-other-keys 75 75 ) 76 ;;(format t "INITIALIZE-INSTANCE called with:~&~TSELF:~W ~&~TARGS: ~W.~%" self args)76 (format t "INITIALIZE-INSTANCE called with:~&~TSELF:~W ~&~TARGS: ~W.~%" self 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.