- Timestamp:
- 2015-06-21T13:00:57-07:00 (10 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  branches/f4grobner/term.lisp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      branches/f4grobner/term.lispr2905 r2938 116 116 self) 117 117 118 (defmethod r* ((term1 term) (term2 term)) 119 "Non-destructively multiply TERM1 by TERM2." 120 (multiply-by (copy-instance TERM1) (copy-instance TERM2))) 121 122 118 123 #| 119 124 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
