Changeset c4bb27c in git


Ignore:
Timestamp:
Sep 19, 2014, 11:41:21 AM (9 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
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.