Changeset fe66ba8 in git for libpolys/polys/monomials/p_polys.h
- Timestamp:
- Aug 3, 2011, 6:43:12 PM (12 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 9bf58f8f5de5f60734670074db331a8bc76702f4
- Parents:
- 71fcb3f6531e433dbdb1966908154aa7c46a268a
- git-author:
- Martin Lee <martinlee84@web.de>2011-08-03 18:43:12+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 13:14:19+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/monomials/p_polys.h
r71fcb3f rfe66ba8 227 227 228 228 void p_Content(poly p, const ring r); 229 //void p_SimpleContent(poly p, int s, const ring r);229 void p_SimpleContent(poly p, int s, const ring r); 230 230 231 231 poly p_Cleardenom(poly p, const ring r);
Note: See TracChangeset
for help on using the changeset viewer.