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:10:24-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

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

    r1770 r1771  
    496496
    497497(defmfun $poly_depends_p (p var mvars
    498                             &aux (vars (coerce-maxima-list mvars))
     498                            &aux
    499499                            (pos (position var vars)))
    500500  (with-ring-and-order ((mvars) :polynomials (p) :value-type :custom)
Note: See TracChangeset for help on using the changeset viewer.