Changeset c4bb27c in git for libpolys


Ignore:
Timestamp:
Sep 19, 2014, 11:41:21 AM (10 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'd08f5f0bb3329b8ca19f23b74cb1473686415c3a')
Children:
1c5671bf0ac80d11a9c67730f239e645e50482de
Parents:
6444d6389c28adc3ffe071f6db085827f420f358
Message:
removed some outdated, misleading comments
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/coeffs/coeffs.h

    r6444d6 rc4bb27c  
    918918#define n_Test(a,r)  n_DBTest(a, __FILE__, __LINE__, r)
    919919
    920 // Missing wrappers for: (TODO: review this?)
    921 // cfIntMod, cfRead, cfName, cfInit_bigint
    922 
    923 // HAVE_RINGS: cfDivComp, cfIsUnit, cfGetUnit, cfDivBy
    924 // BUT NOT cfExtGcd...!
    925 
    926 
    927920/// Computes the content and (inplace) divides it out on a collection
    928921/// of numbers
     
    976969#endif
    977970
    978 
    979 
Note: See TracChangeset for help on using the changeset viewer.