Changeset 3220
- Timestamp:
 - 2015-06-22T19:44:00-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
r3149 r3220 158 158 (is (r-equalp (change-class term 'monom) monom))) 159 159 (with-fixture monom/term-conversion-context () 160 (is (r-equalp (change-class monom 'term) promoted-monom))) 160 (is (r-equalp (change-class monom 'term) promoted-monom)))) 161 161 162 162 (test monom/term-copy  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  