- Timestamp:
- 2015-06-20T01:57:45-07:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/5am-monom.lisp
r2616 r2617 194 194 "Polynomial subtraction" 195 195 (with-fixture poly-context () 196 ( subtract-from p q)196 (print (subtract-from p q)) 197 197 )) 198 198
Note:
See TracChangeset
for help on using the changeset viewer.