- Timestamp:
- 2015-06-18T21:28:14-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/term.lisp
r2372 r2375 71 71 in the coefficient ring." 72 72 (format t "TERM::R* called with:~& TERM1: ~A~& TERM2: ~A~%" term1 term2) 73 (c hange-class (call-next-method) 'term))73 (call-next-method)) 74 74 75 75 #|
Note:
See TracChangeset
for help on using the changeset viewer.