close Warning: Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.

Ignore:
Timestamp:
2016-06-15T20:04:03-07:00 (8 years ago)
Author:
Marek Rychlik
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/division.lisp

    r4483 r4484  
    110110                      c (multiply-by c c1)
    111111                      p (grobner-op c2 c1 m p (car fl)))
    112                 (setf (car b) (add (car b)
     112                (setf (car b) (add (car b) 
    113113                                   (change-class m 'term :coeff c2))))
    114114              t))))
Note: See TracChangeset for help on using the changeset viewer.