- Timestamp:
- 2015-06-21T11:28:24-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/5am-monom.lisp
r2865 r2876 159 159 (is (r-equalp (change-class monom 'term) promoted-monom))) 160 160 (with-fixture monom/term-conversion-context () 161 (is (r-equalp ( r-clone term) term))))161 (is (r-equalp (copy-instance term) term)))) 162 162 163 163 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Note:
See TracChangeset
for help on using the changeset viewer.