- Timestamp:
- 2015-06-22T18:25:27-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/term.lisp
r3183 r3184 97 97 (format t "Old: ~A~%" old) 98 98 (format t "Initargs: ~A~%" initargs) 99 (call-next-method :coeff 1))99 (call-next-method old new :coeff 1)) 100 100 101 101
Note:
See TracChangeset
for help on using the changeset viewer.