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 953


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

* empty log message *

File:
1 edited

Legend:

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

    r952 r953  
    123123         (t2 (make-term m2 9))
    124124         (p (make-poly-from-termlist (list t1 t2)))
    125          (q (term-expt p 2)))
     125         (q (termlist-expt p 2)))
    126126    (is-true (print p))
    127127    (is-true (print q))))
Note: See TracChangeset for help on using the changeset viewer.