- Timestamp:
- 2015-06-19T10:38:12-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/5am-monom.lisp
r2458 r2459 169 169 (is-false (funcall elim-order-2 p q)))) 170 170 171 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 172 ;; 173 ;; POLY class tests 174 ;; 175 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 176 177 (test poly 178 "Polynomial" 179 180 181 ) 182 183 171 184 (run! 'monom-suite) 172 185 (format t "All tests done!~%")
Note:
See TracChangeset
for help on using the changeset viewer.