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:
2015-06-15T10:15:07-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/mx-grobner.lisp

    r1773 r1774  
    502502    (if (null pos)
    503503        (merror "~%Variable ~M not in the list of variables ~M." var mvars)
    504         (poly-depends-p (maxima->poly p mvars ring-and-order) pos))))
     504        (poly-depends-p p pos))))
    505505
    506506(defmfun $poly_elimination_ideal (flist k vars)
Note: See TracChangeset for help on using the changeset viewer.