Changeset 2876
- Timestamp:
 - 2015-06-21T11:28:24-07:00 (10 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  branches/f4grobner/5am-monom.lisp (modified) (1 diff)
 
 
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.
  