Changeset f32381c in git


Ignore:
Timestamp:
Jul 25, 2011, 5:08:52 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'b4f17ed1d25f93d46dbe29e4b499baecc2fd51bb')
Children:
aef70f76c5e0aef2ebdc9ad5da55a5e309d3bef4
Parents:
e844211499629f2cedd7bb181881b1d27ea94d53
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-07-25 17:08:52+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:53:32+01:00
Message:
removed pLDeg from p_polys.h
File:
1 edited

Legend:

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

    re84421 rf32381c  
    387387 *
    388388 ***************************************************************/
    389 extern pLDegProc pLDeg;
    390389
    391390static inline long  p_FDeg(const poly p, const ring r)  { return r->pFDeg(p,r); }
Note: See TracChangeset for help on using the changeset viewer.