Changeset f32381c in git
- Timestamp:
- Jul 25, 2011, 5:08:52 PM (12 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/monomials/p_polys.h
re84421 rf32381c 387 387 * 388 388 ***************************************************************/ 389 extern pLDegProc pLDeg;390 389 391 390 static 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.