Changeset 1a20e5 in git for libpolys/polys


Ignore:
Timestamp:
Sep 8, 2011, 9:04:15 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
7e6bfe4dfd3d23ed105e01efcc0429e77ab42915
Parents:
1450c9e719fe8c5b3cefb712a0bb457fdd4c2776
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-09-08 21:04:15+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:12:36+01:00
Message:
FIX: p[_]?TakeOutComp*
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/monomials/p_polys.h

    r1450c9 r1a20e5  
    18821882
    18831883// This is something weird -- Don't use it, unless you know what you are doing
    1884 poly      p_TakeOutComp(poly * p, int k);
     1884poly      p_TakeOutComp(poly * p, int k, const ring r);
    18851885
    18861886void      p_DeleteComp(poly * p,int k, const ring r);
Note: See TracChangeset for help on using the changeset viewer.