Changeset 2630 for branches/f4grobner
- Timestamp:
- 2015-06-20T02:42:50-07:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/5am-monom.lisp
r2625 r2630 191 191 (print p)(print q) 192 192 (print (add-to p q)) 193 (print p)(print q) 193 194 )) 194 195 … … 198 199 (print p)(print q) 199 200 (print (subtract-from p q)) 201 (print p)(print q) 200 202 )) 201 203
Note:
See TracChangeset
for help on using the changeset viewer.