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 706


Ignore:
Timestamp:
2015-06-08T18:09:56-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/termlist.lisp

    r705 r706  
    9090  "Multiply scalar C by a polynomial P. This function works
    9191even if there are divisors of 0."
     92  (declare (ring ring))
    9293  (mapcan
    9394   #'(lambda (term)
Note: See TracChangeset for help on using the changeset viewer.