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 1027


Ignore:
Timestamp:
2015-06-10T07:53:29-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

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

    r1026 r1027  
    140140         (p-sq (make-poly-from-termlist (list t22 t12 t11)))
    141141         (ring-and-order (make-ring-and-order))
    142          (q (poly-expt ring-and-order p 2))
    143          (r (poly-sub ring-and-order p q)))
     142         (q (poly-expt ring-and-order p 2)))
    144143    (is-true (equalp q p-sq))))
    145144
Note: See TracChangeset for help on using the changeset viewer.