Changeset fe66ba8 in git for libpolys/polys/monomials


Ignore:
Timestamp:
Aug 3, 2011, 6:43:12 PM (13 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
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
Message:
fixed janet.cc
File:
1 edited

Legend:

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

    r71fcb3f rfe66ba8  
    227227
    228228void      p_Content(poly p, const ring r);
    229 //void      p_SimpleContent(poly p, int s, const ring r);
     229void      p_SimpleContent(poly p, int s, const ring r);
    230230
    231231poly      p_Cleardenom(poly p, const ring r);
Note: See TracChangeset for help on using the changeset viewer.