- Timestamp:
- 2015-06-09T20:03:24-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/5am-tests.lisp
r968 r969 128 128 (ring-and-order (make-ring-and-order)) 129 129 (q (termlist-expt ring-and-order p 2))) 130 (is-true (equalp (print q) (print p-sq)))))130 (is-true (equalp q p-sq)))) 131 131 132 132
Note:
See TracChangeset
for help on using the changeset viewer.