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.

Changeset 951


Ignore:
Timestamp:
2015-06-09T19:37:30-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/5am-tests.lisp

    r950 r951  
    120120  (let* ((m1 (make-monom :initial-exponents '(1 2 3)))
    121121         (m2 (make-monom :initial-exponents '(3 5 2)))
    122          (m3 (monom-mul m1 m2))
    123122         (t1 (make-term m1 7))
    124123         (t2 (make-term m2 9))
Note: See TracChangeset for help on using the changeset viewer.